summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/chanserv.example.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/chanserv.example.conf b/data/chanserv.example.conf
index 4c64a8ac3..c60a58621 100644
--- a/data/chanserv.example.conf
+++ b/data/chanserv.example.conf
@@ -1107,9 +1107,6 @@ module
/* Sets the time to keep seen entries in the seen database. */
purgetime = "30d"
-
- /* Sets the delay between checks for expired seen entries. */
- expiretimeout = "1d"
}
command { service = "OperServ"; name = "SEEN"; command = "operserv/seen"; permission = "operserv/seen"; }