summaryrefslogtreecommitdiff
path: root/conf/login_athena.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/login_athena.conf')
-rw-r--r--conf/login_athena.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/login_athena.conf b/conf/login_athena.conf
index afd47493..8c724b69 100644
--- a/conf/login_athena.conf
+++ b/conf/login_athena.conf
@@ -1,8 +1,5 @@
// Athena Login Server configuration file.
// Translated by Peter Kieser <pfak@telus.net>
-
-// local settings for this server in this file
-import: conf/login_local.conf
// Level of new GM created with @gm command. (default: 60)
// If you set to 0, you disable creation of new GM with @gm.
@@ -115,3 +112,6 @@ dynamic_account_ban_class: 0
anti_freeze_enable: 0
// Anti-freeze system interval (in seconds)
anti_freeze_interval: 15
+
+// local settings for this server in this file
+import: conf/login_local.conf