|
@@ -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
|
|
|
+import: conf/import/login_conf.txt
|