From 31eb468bb5fd8db737797a88be8edf7493ca13cc Mon Sep 17 00:00:00 2001 From: Fox McCloud Date: Tue, 26 Jun 2018 21:01:22 -0400 Subject: [PATCH] Adds Admin Say Log Configuration --- config/example/config.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/example/config.txt b/config/example/config.txt index 46d03c48aaa..84e67d5f127 100644 --- a/config/example/config.txt +++ b/config/example/config.txt @@ -37,6 +37,9 @@ LOG_SAY ## log admin actions LOG_ADMIN +## log admin chat +LOG_ADMINCHAT + ## log client access (logon/logoff) LOG_ACCESS