summaryrefslogtreecommitdiff
path: root/login/conf/login_athena.conf
diff options
context:
space:
mode:
Diffstat (limited to 'login/conf/login_athena.conf')
-rw-r--r--login/conf/login_athena.conf24
1 files changed, 0 insertions, 24 deletions
diff --git a/login/conf/login_athena.conf b/login/conf/login_athena.conf
index 41b038a7..a14cfa6f 100644
--- a/login/conf/login_athena.conf
+++ b/login/conf/login_athena.conf
@@ -16,14 +16,6 @@ gm_account_filename_check_timer: 15
// General log.
login_log_filename: log/login.log
-// Log for unknown packets.
-login_log_unknown_packets_filename: log/login_unknown_packets.log
-
-// Are unknown packets from the client saved?
-// (unknown internal packets are always saved)
-// This is not nice to your hard drive.
-save_unknown_packets: no
-
// Print basic header information about incoming client packets.
// Also print a little more about client or char auth attempts.
display_parse_login: no
@@ -41,22 +33,6 @@ display_parse_fromchar: 0
// 0: all players, 1-99: GM level at least this.
min_level_to_connect: 0
-// Behavior of relative time adjustments for unlimited accounts.
-// If true, ladmin timeadd will first set the limit to right now.
-// If false, ladmin timeadd will do nothing on unlimited accounts.
-// In either case, you can use ladmin timeset.
-add_to_unlimited_account: off
-
-// Time, in seconds, that a new account has before it expires.
-// Set to -1 for unlimited time.
-// Use of this setting is not condoned by The Mana World.
-//start_limited_time: -1
-
-// Check that a player has the same IP when switching from login to char.
-// To use this, your lan_support.conf files MUST be correct.
-// Disabling this setting is not supported.
-check_ip_flag: yes
-
// How the IP allow/deny lists (below) are interpreted.
// Possible values:
// "deny, allow" (default):