diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/anope.example.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf index 8c6a96c50..653de1b61 100644 --- a/data/anope.example.conf +++ b/data/anope.example.conf @@ -1090,11 +1090,9 @@ module * Sets the number of days backups of databases are kept. If you don't give it, * or if you set it to 0, Anope won't backup the databases. * - * NOTE: Anope must run 24 hours a day for this feature to work. - * * This directive is optional, but recommended. */ - keepbackups = 3 + keepbackups = 7 /* * Allows Anope to continue file write operations (i.e. database saving) |