diff options
| author | 2026-03-06 16:57:33 +0000 | |
|---|---|---|
| committer | 2026-03-06 16:57:33 +0000 | |
| commit | d65f1f9e6d4751f71f21902a19c312e55f964bcf (patch) | |
| tree | 6fbbccd2c5b2fcd2099b74a8e81a4cd98c36f089 /docs | |
| parent | Add validation to silence extbans. (diff) | |
| parent | Fix a copy/paste error in the serverban module docs. (diff) | |
Merge branch 'insp4' into master.
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 563a1c77c..1fa2a73a2 100644 --- a/docs/conf/modules.example.conf +++ b/docs/conf/modules.example.conf @@ -2277,7 +2277,7 @@ # You can also make the server extban only usable by server operators # with the users/auspex privilege. When this is enabled the extban # will check against the real name instead of the <security:hideserver>. -#<classban operonly="yes"> +#<serverban operonly="yes"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Services integration module: Adds various features which enable |
