diff options
-rw-r--r-- | docs/conf/modules.conf.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index e97417848..0bb679378 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1765,6 +1765,11 @@ #<module name="m_tline.so"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Topiclock module: implements server-side topic locking to achieve deeper +# integration with services packages. +#<module name="m_topiclock.so"> + +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # UHNAMES support module: Adds support for the IRCX style UHNAMES # extension, which displays ident and hostname in the names list for # each user, saving clients from doing a WHO on the channel. Note that |