diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-02-12 12:27:59 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-02-12 12:27:59 +0000 |
commit | 9b503fc848570a27f635d05703f19e0b0a9b8fad (patch) | |
tree | 7d0b025b9807daab6a66138aa9cffb35d13b2561 /conf/login_athena.conf | |
parent | a7dd803749eccc9edd814c640e1618653d591e1c (diff) | |
download | hercules-9b503fc848570a27f635d05703f19e0b0a9b8fad.tar.gz hercules-9b503fc848570a27f635d05703f19e0b0a9b8fad.tar.bz2 hercules-9b503fc848570a27f635d05703f19e0b0a9b8fad.tar.xz hercules-9b503fc848570a27f635d05703f19e0b0a9b8fad.zip |
Applied patch to getitem2/delitem2 to handle charid embedding correctly (bugreport:2735).
Added missing codepage option for ipban module in login_athena.conf.
Converted dbghelpplug project in vs9 directory to vs9 format.
Updated effects list doc with new data from 2009/01/21a sakexe.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13523 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/login_athena.conf')
-rw-r--r-- | conf/login_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/login_athena.conf b/conf/login_athena.conf index 6026b7670..843486ec0 100644 --- a/conf/login_athena.conf +++ b/conf/login_athena.conf @@ -100,6 +100,7 @@ ipban.enable: yes //ipban.sql.db_username: ragnarok //ipban.sql.db_password: ragnarok //ipban.sql.db_database: ragnarok +//ipban.sql.codepage: //ipban.sql.ipban_table: ipbanlist // Dynamic password failure ipban system ipban.dynamic_pass_failure_ban: yes |