diff options
Diffstat (limited to 'conf/login_athena.conf')
-rw-r--r-- | conf/login_athena.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/conf/login_athena.conf b/conf/login_athena.conf index 3ad980de6..91da4aa16 100644 --- a/conf/login_athena.conf +++ b/conf/login_athena.conf @@ -110,18 +110,6 @@ online_check: yes // So, active this option with a speed hard disk or for debug only. save_unknown_packets: 0 -// Indicate if you want display the parse of the packets received in a normal connection -// It's useful for debug. Possible values: 0: no (default), 1: yes -display_parse_login: 0 - -// Indicate if you want display the parse of the packets received in administration connection -// It's useful for debug. Possible values: 0: no (default), 1: yes -display_parse_admin: 0 - -// Indicate if you want display the parse of the packets received from a char-server -// It's useful for debug. Possible values: 0: no (default), 1: yes (without packet 0x2714), 2: all packets -display_parse_fromchar: 0 - // Indicate how to display date in logs, to players, etc. date_format: %Y-%m-%d %H:%M:%S |