]> git.donarmstrong.com Git - infobot.git/commitdiff
'undelete' option
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Fri, 22 Sep 2000 10:51:52 +0000 (10:51 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Fri, 22 Sep 2000 10:51:52 +0000 (10:51 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@124 c11ca15a-4712-0410-83d8-924469b57eb5

blootbot/files/sample.config

index c246bd362258f4b01d0675d8b2d75ef2969476e4..d5b43e9df541de2ce1082cfef801938f0309c316 100644 (file)
@@ -74,6 +74,9 @@ set SQLPass           PASSWORD
 # [bool] Factoid support.
 set factoids           true
 
+# [days] if not 0, number of days until factoid is deleted for good.
+set factoidDeleteDelay 0
+
 # [int] maximum length of factoid key.
 set maxKeySize         32