From e40f63571168bfa85567a9accbf53f12d8239af1 Mon Sep 17 00:00:00 2001 From: celest Date: Wed, 8 Dec 2004 17:24:24 +0000 Subject: * Added option to turn off login server logging * Moved char server starting logging to after we've read the configuration file first git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@513 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/login_athena.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf-tmpl/login_athena.conf') diff --git a/conf-tmpl/login_athena.conf b/conf-tmpl/login_athena.conf index 547cc66df..d58ed3bf9 100644 --- a/conf-tmpl/login_athena.conf +++ b/conf-tmpl/login_athena.conf @@ -55,6 +55,9 @@ gm_account_filename_check_timer: 15 // Log Filename. All operations received by the server are logged in this file. login_log_filename: log/login.log +// To log the login server? +log_login: 1 + // Name of the file of that logs the unknown packets (for debug or hack check) login_log_unknown_packets_filename: log/login_unknown_packets.log -- cgit v1.2.3-70-g09d2