From 3907b21df79b5c48c75ed90e91247184e0edf689 Mon Sep 17 00:00:00 2001 From: ultramage Date: Sat, 5 Apr 2008 09:18:20 +0000 Subject: Added back the login_log() function for txt (removed in r11826). Merged the logging functionality for txt and sql. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12489 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/login_athena.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/login_athena.conf') diff --git a/conf/login_athena.conf b/conf/login_athena.conf index 280c3717c..d632c224c 100644 --- a/conf/login_athena.conf +++ b/conf/login_athena.conf @@ -69,6 +69,9 @@ gm_account_filename: conf/GM_account.txt // (in seconds; default: 15; value: 0 (disabled), or 2 or more) 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? // NOTE: The login-sql server needs the login logs to enable dynamic pass failure bans. log_login: yes -- cgit v1.2.3-70-g09d2