From 7488b2de62811d7f831e84fb0aeac2345a7f9ee9 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 25 Apr 2020 11:31:42 +0100 Subject: Allow enabling the message-tags cap without client-only tags. --- docs/conf/modules.conf.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 85180d78d..09d997b32 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1180,6 +1180,11 @@ # extension which allows clients to add extra data to their messages. # This is used to support new IRCv3 features such as replies and ids. # +# +# If you want to only allow client tags that are intended for processing +# by the server you can disable the following setting. Doing this is not +# recommended though as it may break clients. +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # IRCv3 echo-message module: Provides the echo-message IRCv3 -- cgit v1.2.3