From a333f75d696e02eb0835da87dbccad0fd3ba5242 Mon Sep 17 00:00:00 2001 From: celest Date: Sat, 8 Jan 2005 02:53:32 +0000 Subject: Enabled login server anti-freeze by default git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@933 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/login_athena.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf-tmpl/login_athena.conf') diff --git a/conf-tmpl/login_athena.conf b/conf-tmpl/login_athena.conf index 5b4395b28..1c915dbbe 100644 --- a/conf-tmpl/login_athena.conf +++ b/conf-tmpl/login_athena.conf @@ -138,9 +138,9 @@ dynamic_account_ban: 1 dynamic_account_ban_class: 0 // Anti-freeze system enable -anti_freeze_enable: 0 +anti_freeze_enable: 1 // Anti-freeze system interval (in seconds) -anti_freeze_interval: 15 +anti_freeze_interval: 30 // Enable I'm Alive? imalive_on: 0 -- cgit v1.2.3-60-g2f50