From 6fe43c533f3dad8189cd85ef96c9d05e7e1e1f47 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Fri, 4 Sep 2020 01:11:32 +0200 Subject: [PATCH] [MIRROR] Fix documentation about TGS channel tagging (#629) * Fix documentation about TGS channel tagging (#53387) * Fix documentation about TGS channel tagging Co-authored-by: Jordan Brown --- config/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.txt b/config/config.txt index a8df0e21c11..af49be0fe2d 100644 --- a/config/config.txt +++ b/config/config.txt @@ -440,7 +440,7 @@ MINUTE_CLICK_LIMIT 400 ## Game Chat Message Options ## Various messages to be sent to connected chat channels. ## Uncommenting these will enable them, by default they will be broadcast to Game chat channels on TGS3 or non-admin channels on TGS4. -## If using TGS4, the string option can be set as a chat channel tag to limit the message to channels with that tag name (case-sensitive). This will have no effect on TGS3. +## If using TGS4, the string option can be set as one of more chat channel tags (separated by ','s) to limit the message to channels with that tag name (case-sensitive). This will have no effect on TGS3. ## i.e. CHAT_ANNOUNCE_NEW_GAME chat_channel_tag ## Send a message with the station name starting a new game.