aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Sadie Powell2024-02-27 17:07:58 +0000
committerGravatar Sadie Powell2024-02-27 17:44:31 +0000
commitc8a892005d53d22fdae3b565ebc033afa680568e (patch)
tree1d204d4c6e438717263098be54a410170b0259e4 /docs
parentMerge the mlock module into the services module. (diff)
Merge the topiclock module into the services module.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf/modules.conf.example5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example
index 2cfe23c09..1fc25313d 100644
--- a/docs/conf/modules.conf.example
+++ b/docs/conf/modules.conf.example
@@ -2598,11 +2598,6 @@
#<module name="tline">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
-# Topiclock module: implements server-side topic locking to achieve deeper
-# integration with services packages.
-#<module name="topiclock">
-
-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# UHNAMES support module: Adds support for the IRCv3 userhost-in-names
# capability which displays the username and hostname of users in the
# NAMES response.