diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/modules.conf.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index 08bd87f93..09434ee7c 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -1008,6 +1008,9 @@ # channels -may- need support from your Services package to function # properly with them. This adds channel mode +P. #<module name="m_permchannels.so"> +# +# You may also create channels on startup by using the <permchannels> block. +#<permchannels channel="#opers" modes="is" topic="Opers only."> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # PostgreSQL module: Allows other SQL modules to access PgSQL databases |