diff options
| author | 2021-09-23 00:28:05 +0100 | |
|---|---|---|
| committer | 2021-09-23 00:28:05 +0100 | |
| commit | e7aa61b6e1a28a1ef0963fa8e20cc2a1f80fb2fb (patch) | |
| tree | bb002719ffc3d1ce3d590789289e2bd09e940db4 /docs/conf/modules.conf.example | |
| parent | Merge branch 'insp3' into master. (diff) | |
Change operlog to log to snomask o (oper).
Diffstat (limited to 'docs/conf/modules.conf.example')
| -rw-r--r-- | docs/conf/modules.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 40391d71b..423a44891 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1530,7 +1530,7 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Oper log module: Logs all oper commands to the server log (with log -# type "m_operlog" at default loglevel), and optionally to the 'r' +# type "m_operlog" at default loglevel), and optionally to the 'o' # snomask. # This module is oper-only. #<module name="operlog"> |
