diff options
author | Sadie Powell <sadie@witchery.services> | 2024-06-19 11:27:50 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-06-19 11:28:21 +0100 |
commit | 2667d9e90cecea080b20beb17d8b7fd0ef0d08da (patch) | |
tree | 174cdeeb0d50dba4b125ca1f7e8e63d6d4fbd033 /data | |
parent | f2b66278aa4dae89533510f59216510fa1bec2f5 (diff) |
Update the databases more regularly.
Diffstat (limited to 'data')
-rw-r--r-- | data/anope.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf index abf51dabb..936c00d18 100644 --- a/data/anope.example.conf +++ b/data/anope.example.conf @@ -402,7 +402,7 @@ options /* * Sets the delay between automatic database updates. */ - updatetimeout = 5m + updatetimeout = 2m /* * Sets the delay between checks for expired nicknames and channels. |