diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-09 20:24:29 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-09 20:24:29 +0000 |
commit | 9538dc7592f5bda96bd75703bdae20c102061b01 (patch) | |
tree | a22ce0af6d40ad3a317e9f30b569ea9bdbe4210d /conf-tmpl/char_athena.conf | |
parent | 1395b1b9668efed55c4b1f32b6d4d11e3b50f667 (diff) | |
download | hercules-9538dc7592f5bda96bd75703bdae20c102061b01.tar.gz hercules-9538dc7592f5bda96bd75703bdae20c102061b01.tar.bz2 hercules-9538dc7592f5bda96bd75703bdae20c102061b01.tar.xz hercules-9538dc7592f5bda96bd75703bdae20c102061b01.zip |
Changed something @ the sql charserv, (makechar.. charlimit and some tuneups for sql querys)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1063 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/char_athena.conf')
-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 |