summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-09 17:02:55 +0000
committerJesusaves <cpntb1@ymail.com>2019-09-09 17:02:55 +0000
commite856378d9315c54bca0fd6a48fe3a0cd7f5e283a (patch)
tree3098a2748d653f790a09f19ac2e966077b545785 /conf
parentf98683fda133ef529b60ae9aef26143aab070c6a (diff)
downloadserverdata-e856378d9315c54bca0fd6a48fe3a0cd7f5e283a.tar.gz
serverdata-e856378d9315c54bca0fd6a48fe3a0cd7f5e283a.tar.bz2
serverdata-e856378d9315c54bca0fd6a48fe3a0cd7f5e283a.tar.xz
serverdata-e856378d9315c54bca0fd6a48fe3a0cd7f5e283a.zip
Disable chat log by Freeyorp's request.
Global messages still logged (I think they include broadcasts? Not sure)
Diffstat (limited to 'conf')
-rw-r--r--conf/map/logs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/logs.conf b/conf/map/logs.conf
index db584049..9526372e 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: 0x2f
+ log_chat: 0x0
// Disable chat logging when WoE is running? (Note 1)
log_chat_woe_disable: false