]> git.donarmstrong.com Git - infobot.git/blobdiff - blootbot/files/sample/blootbot.config
major re-organisation of the different SQL files; cleanup and fixing of the postgres...
[infobot.git] / blootbot / files / sample / blootbot.config
index 1ac6c8c7a072a05932b7c90894b234d4a0ec9aa5..d3ccffa1a797eb9621d4860bfd848be22e09f5ce 100644 (file)
@@ -26,7 +26,7 @@ set owner             OWNER
 set quitMsg            adios amigos
 
 # path to a temporary directory which blootbot can use.
-set tempDir            temp
+set tempDir            /tmp
 
 #####
 # Factoid database configuration
@@ -37,7 +37,7 @@ set tempDir           temp
 #      mysql   -- ...
 #      SQLite  -- SQLite (libdbd-sqlite-perl) (might be version 2 or 3)
 #      SQLite2 -- SQLite (libdbd-sqlite-perl) (force version 2)
-#      pgsql   -- postgresql (NOT SUPPORTED)
+#      pgsql   -- postgresql (SUPPORTED and TESTED!!!)
 ### REQUIRED by factoids,freshmeat,karma,seen,...
 set DBType             mysql