]> git.donarmstrong.com Git - infobot.git/blobdiff - files/sample/blootbot.config
SQLite2 also supported
[infobot.git] / files / sample / blootbot.config
index 6b984761f2d7f08965e2f32721cce07ca75af6c2..f8b072f6f90abe0ac7d04119e99cc52677ed3b1a 100644 (file)
@@ -34,7 +34,8 @@ set tempDir           /home/blootbot/Temp
 # [str] Ability to remember/tell factoids
 #      none    -- disable.
 #      mysql   -- ...
-#      SQLite  -- SQLite (libdbd-sqlite-perl)
+#      SQLite  -- SQLite (libdbd-sqlite-perl) (might be version 2 or 3)
+#      SQLite2 -- SQLite (libdbd-sqlite-perl) (force version 2)
 #      pgsql   -- postgresql (NOT SUPPORTED)
 ### REQUIRED by factoids,freshmeat,karma,seen,...
 set DBType             mysql
@@ -259,7 +260,7 @@ set UserInfo                true
 set Uptime             true
 
 # [0/1] Wingate checking and banning mechanism. FIXME:
-###set wingate         false
+###set Wingate         false
 # [int] seconds. minimum time to check.
 set wingateInterval    60
 # [str] Wingate.
@@ -269,7 +270,7 @@ set wingateKick             Please don't use wingate
 
 # [0/1] google search.. simon++. requires libwww-search-perl + 5lines of
 #      modifications.
-set wwwsearch          false
+set W3Search           false
 
 # [0/1] Unit conversion tool.
 set Units              true