diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/char_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/char_athena.conf b/conf-tmpl/char_athena.conf index e23be8de9..97021d816 100644 --- a/conf-tmpl/char_athena.conf +++ b/conf-tmpl/char_athena.conf @@ -160,6 +160,9 @@ online_refresh_html: 20 // To log the character server? log_char: 1 +// How many Characters are allowed per Account ? (0 = disabled) [SQL Only!] +chars_per_account: 0 + // What folder the DB files are in (item_db.txt, etc.) db_path: db |