diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/char_athena.conf | 5 | ||||
-rw-r--r-- | conf-tmpl/login_athena.conf | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/conf-tmpl/char_athena.conf b/conf-tmpl/char_athena.conf index 6b73b3447..06c1f4218 100644 --- a/conf-tmpl/char_athena.conf +++ b/conf-tmpl/char_athena.conf @@ -166,11 +166,6 @@ chars_per_account: 0 // What folder the DB files are in (item_db.txt, etc.) db_path: db -// Anti-freeze system enable -anti_freeze_enable: 0 -// Anti-freeze system interval (in seconds) -anti_freeze_interval: 6 - // Mugendai's GUI Support imalive_on: 0 imalive_time: 30 diff --git a/conf-tmpl/login_athena.conf b/conf-tmpl/login_athena.conf index 29c20a78e..03de39051 100644 --- a/conf-tmpl/login_athena.conf +++ b/conf-tmpl/login_athena.conf @@ -159,11 +159,6 @@ dynamic_pass_failure_ban_how_long: 60 dynamic_account_ban: 1 dynamic_account_ban_class: 0 -// Anti-freeze system enable -anti_freeze_enable: 1 -// Anti-freeze system interval (in seconds) -anti_freeze_interval: 30 - // Enable I'm Alive? imalive_on: 0 // How often to display I'm Alive |