mirror of
https://github.com/anope/anope.git
synced 2026-07-07 16:23:14 +02:00
Added keeplogs directive to options block in new config.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1719 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -341,6 +341,16 @@ options {
|
||||
* above for performance impacts if you do this.
|
||||
*/
|
||||
timeoutcheck = 3s
|
||||
|
||||
/*
|
||||
* Set 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
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user