diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/login_athena.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/conf-tmpl/login_athena.conf b/conf-tmpl/login_athena.conf index cdb612b6c..d58e8e09c 100644 --- a/conf-tmpl/login_athena.conf +++ b/conf-tmpl/login_athena.conf @@ -125,9 +125,6 @@ check_ip_flag: yes //deny: 123.123.123.123 //deny: 234.234.234.234 -// If you want use an additional configuration file, uncomment and use this parameter -//import: path/additional_configuration_file - //Passwords in Login DB are MD5 - <passwordencrypt> cannot b used on client with this on use_MD5_passwords: no @@ -154,4 +151,4 @@ flush_on: 0 // How often to flush the buffer in Mugendai's GUI flush_time: 60 -import: conf/import/login_conf.txt
\ No newline at end of file +import: conf/import/login_conf.txt |