diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-30 14:50:28 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-30 14:50:28 +0000 |
commit | 11f24c4af3db382bb4bd6bc7ff9caf4eea54be1d (patch) | |
tree | f5fbc6dd3dedfc957e4c496d5643570d6d6434ff | |
parent | 23729c32d85f7980e3536fb40bff2b94c745845e (diff) | |
download | serverdata-11f24c4af3db382bb4bd6bc7ff9caf4eea54be1d.tar.gz serverdata-11f24c4af3db382bb4bd6bc7ff9caf4eea54be1d.tar.bz2 serverdata-11f24c4af3db382bb4bd6bc7ff9caf4eea54be1d.tar.xz serverdata-11f24c4af3db382bb4bd6bc7ff9caf4eea54be1d.zip |
Update logs.conf
-rw-r--r-- | conf/map/logs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/logs.conf b/conf/map/logs.conf index ad087e27..af4a781d 100644 --- a/conf/map/logs.conf +++ b/conf/map/logs.conf @@ -171,7 +171,7 @@ map_log: { // log_chat: 0x2f = logs everything // FIXME: This isn't fully functional, as of now it's only checking // if the log is active or not [Panikon] - log_chat: 0x00 + log_chat: false // Disable chat logging when WoE is running? (Note 1) log_chat_woe_disable: false |