diff options
| author | 2014-01-20 16:48:20 +0100 | |
|---|---|---|
| committer | 2014-01-20 16:48:20 +0100 | |
| commit | 659530cbab286a2fbb38eee16d290cd202704452 (patch) | |
| tree | ae57fc684a3834aac8559b97a7d3da3fb4d8789c /docs/conf/modules.conf.example | |
| parent | Use standard example addresses in configs (diff) | |
Update example configs/helpop
Diffstat (limited to 'docs/conf/modules.conf.example')
| -rw-r--r-- | docs/conf/modules.conf.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 54a667f34..b65a0ca02 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1554,7 +1554,8 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # SASL authentication module: Provides support for IRC Authentication -# Layer (aka: atheme SASL) via AUTHENTICATE. +# Layer via AUTHENTICATE. Note: You also need to have m_cap.so loaded +# for SASL to work. #<module name="m_sasl.so"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# |
