diff options
author | Fate <fate-tmw@googlemail.com> | 2008-12-03 19:55:50 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-12-03 19:55:50 -0700 |
commit | 5720a486fae50cb6c88a12dae4afff9e283d50e6 (patch) | |
tree | 021fdf36dbcb2ef131838517813774dbcb53d647 /conf | |
parent | 4ea1bfa227a2f6bdde6353800e29cd90835d7748 (diff) | |
download | serverdata-5720a486fae50cb6c88a12dae4afff9e283d50e6.tar.gz serverdata-5720a486fae50cb6c88a12dae4afff9e283d50e6.tar.bz2 serverdata-5720a486fae50cb6c88a12dae4afff9e283d50e6.tar.xz serverdata-5720a486fae50cb6c88a12dae4afff9e283d50e6.zip |
By default, log all GM actions to `gm.log'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/map_athena.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/map_athena.conf b/conf/map_athena.conf index 82e8c08b..f03c0123 100644 --- a/conf/map_athena.conf +++ b/conf/map_athena.conf @@ -13,5 +13,7 @@ mapreg_txt: save/mapreg.txt import: npc/scripts.conf +gm_log: gm.log + // local settings for this server in this file import: conf/map_local.conf |