diff options
author | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-19 09:35:11 +0000 |
---|---|---|
committer | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-19 09:35:11 +0000 |
commit | d43a32db7a636ee550520e8aadf49ca241d253d3 (patch) | |
tree | 044044181b96e797ada4f02b460f3f582d84a670 /conf-tmpl/log_athena.conf | |
parent | 7014f39322d1b0c16bee3a33e6f26bc3aaf9ceec (diff) | |
download | hercules-d43a32db7a636ee550520e8aadf49ca241d253d3.tar.gz hercules-d43a32db7a636ee550520e8aadf49ca241d253d3.tar.bz2 hercules-d43a32db7a636ee550520e8aadf49ca241d253d3.tar.xz hercules-d43a32db7a636ee550520e8aadf49ca241d253d3.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@637 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/log_athena.conf')
-rw-r--r-- | conf-tmpl/log_athena.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf-tmpl/log_athena.conf b/conf-tmpl/log_athena.conf index 1f7cd5e0e..4a90ca628 100644 --- a/conf-tmpl/log_athena.conf +++ b/conf-tmpl/log_athena.conf @@ -91,4 +91,6 @@ log_trade: log/tradelog.log log_vend: log/vendlog.log // GM Log File -log_gm: log/atcommandlog.log
\ No newline at end of file +log_gm: log/atcommandlog.log + +import: conf/import/log_conf.txt
\ No newline at end of file |