diff options
| author | 2010-08-03 18:14:04 -0400 | |
|---|---|---|
| committer | 2010-08-03 18:14:11 -0400 | |
| commit | e115b3e1e4cdb612777722889bf83bf9dc86ab19 (patch) | |
| tree | 471b9b64e7196d0cdea1386a609ba929d469a45f /docs/modules.conf.example | |
| parent | Fix /MODE allowing anyone to change modes in channels (diff) | |
Clarify the m_custom prefix message a bit
Diffstat (limited to 'docs/modules.conf.example')
| -rw-r--r-- | docs/modules.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules.conf.example b/docs/modules.conf.example index 27300c2a2..f81580df3 100644 --- a/docs/modules.conf.example +++ b/docs/modules.conf.example @@ -628,7 +628,7 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Custom prefixes : allows for channel prefixes to be added. -# This replaces m_chanprotect and m_halfop +# This can replace m_chanprotect and m_halfop, except for interation with services #<module name="m_customprefix.so"> # # name The name of the mode, must be unique from other modes |
