diff options
| author | 2005-05-21 19:40:35 +0000 | |
|---|---|---|
| committer | 2005-05-21 19:40:35 +0000 | |
| commit | 5097707f6003a4a4e77b246148bbcbe67c767d6c (patch) | |
| tree | 159eeb554c6306c5f8bfd43d55c3ac68cac2e7ce /docs | |
| parent | *** empty log message *** (diff) | |
Added m_opermodes.cpp, allows addition and removal of modes on oper up
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1471 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/inspircd.conf.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index e99e9772e..b8d0a1797 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -590,6 +590,11 @@ # Timed bans module: Adds timed bans and the /TBAN command #<module name="m_timedbans.so"> +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Oper modes module: Allows you to specify modes to add/remove on oper +#<module name="m_opermodes.so"> + + #-#-#-#-#-#-#-#-#-#-#- FILTER CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#-# # # # Optional - If you specify to use the m_filter.so module, then # |
