From df6421c5a3c9a7228779482df322b2fa294e7b80 Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 19 Oct 2007 21:09:26 +0000 Subject: Removed some overly verbose messages from the TXT login server. Fixed some signed/unsigned mismatches in the code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11520 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/login_athena.conf | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'conf') 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 -- cgit v1.2.3-70-g09d2