summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-08-27 23:05:22 -0400
committerAdam <Adam@anope.org>2010-08-27 23:05:22 -0400
commit334e5a4ef9067e1b0a87abd50a4aac9a711ea5ef (patch)
treeb0fb89c4f995fedff9816118dc0703e2a1b6d550 /data
parent56045afda2e34028ed36be5b4a67734493575290 (diff)
Removed options:keeplogs because its no longer used
Diffstat (limited to 'data')
-rw-r--r--data/example.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/data/example.conf b/data/example.conf
index 65d94ad5f..55082ed74 100644
--- a/data/example.conf
+++ b/data/example.conf
@@ -402,16 +402,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.
*