summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/inspircd.conf.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example
index 0cf2a1f4c..18dc8eddf 100644
--- a/docs/inspircd.conf.example
+++ b/docs/inspircd.conf.example
@@ -715,6 +715,12 @@
# this feature, which stops even the founder taking #
# away their founder status without using services. #
# #
+# deprotectothers-If this value is set to yes, true, or 1, then any #
+# user with +q or +a may remove the +q or +a from #
+# other users. The default setting is to not enable #
+# this feature, so that only +q may remove +a, and #
+# nothing but services may remove +q. #
+# #
# cyclehosts - If this is set to true, yes or 1, then when a #
# user's hostname changes, they will appear to quit #
# and then rejoin with their new host. This prevents #
@@ -855,6 +861,7 @@
noservices="no"
qaprefixes="no"
deprotectself="no"
+ deprotectothers="no"
somaxconn="128"
softlimit="12800"
userstats="Pu"