diff options
| author | 2025-02-28 14:30:06 +0000 | |
|---|---|---|
| committer | 2025-02-28 14:30:22 +0000 | |
| commit | 706e9321c3100d92e185d31eee751deeaae23ea7 (patch) | |
| tree | e151697dd176da8a30bf3dbacd7b159d283d817d /docs | |
| parent | Improve the consistency of duration strings. (diff) | |
Fix a minor typo in the example module config.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/modules.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/modules.example.conf b/docs/conf/modules.example.conf index 091699373..4c64899c2 100644 --- a/docs/conf/modules.example.conf +++ b/docs/conf/modules.example.conf @@ -1789,7 +1789,7 @@ #<module name="operlog"> # # If the following option is on then all oper commands will be sent to -# the snomask 'r'. The default is no. +# the snomask 'o'. The default is no. #<operlog tosnomask="no"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# |
