summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/log_athena.conf2
-rw-r--r--conf/login_athena.conf3
2 files changed, 4 insertions, 1 deletions
diff --git a/conf/log_athena.conf b/conf/log_athena.conf
index 043b28da9..ccad43221 100644
--- a/conf/log_athena.conf
+++ b/conf/log_athena.conf
@@ -99,7 +99,7 @@ log_chat: 0
// Dead Branch Log Table
log_branch_db: branchlog
-// Drops & Pickups Table
+// Drops & Pickups Table
log_pick_db: picklog
// Zeny Table
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