summaryrefslogtreecommitdiff
path: root/data/chanserv.example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'data/chanserv.example.conf')
-rw-r--r--data/chanserv.example.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/data/chanserv.example.conf b/data/chanserv.example.conf
index e19d67b90..a2bc4360d 100644
--- a/data/chanserv.example.conf
+++ b/data/chanserv.example.conf
@@ -151,13 +151,6 @@ module
* If set, prevents channel access entries from containing hostmasks.
*/
disallow_hostmask_access = false
-
- /*
- * If set, ChanServ will always lower the timestamp of registered channels to their registration date.
- * This prevents several race conditions where unauthorized users can join empty registered channels and set
- * modes etc. prior to services deopping them.
- */
- always_lower_ts = false
}
/*