diff options
-rw-r--r-- | data/example.conf | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/data/example.conf b/data/example.conf index da3b32347..445395cf1 100644 --- a/data/example.conf +++ b/data/example.conf @@ -446,15 +446,12 @@ options badpasstimeout = 1h /* - * Sets the delay between automatic database updates. This time is reset by - * the OperServ UPDATE command. + * Sets the delay between automatic database updates. */ updatetimeout = 5m /* - * Sets the delay between checks for expired nicknames and channels. The - * OperServ UPDATE command will also cause a check for expiration and reset - * this timer. + * Sets the delay between checks for expired nicknames and channels. */ expiretimeout = 30m |