1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 18:43:14 +02:00

Removed options:keeplogs because its no longer used

This commit is contained in:
Adam
2010-08-27 23:05:22 -04:00
parent 56045afda2
commit 334e5a4ef9
4 changed files with 1 additions and 14 deletions
-10
View File
@@ -401,16 +401,6 @@ options
*/
timeoutcheck = 3s
/*
* Sets the number of days log files are kept. If you don't give it, or if you
* set it to 0, logs will be kept indefinitely.
*
* NOTE: Services must run 24 hours a day for this feature to work.
*
* This directive is optional, but recommended.
*/
keeplogs = 7
/*
* Sets the number of days backups of databases are kept. If you don't give it,
* or if you set it to 0, Services won't backup the databases.