X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=blootbot%2Ffiles%2Fsample%2Fblootbot.config;h=d3ccffa1a797eb9621d4860bfd848be22e09f5ce;hb=38b80f41ce0f08611456548a891cf7bd05813a7b;hp=1ac6c8c7a072a05932b7c90894b234d4a0ec9aa5;hpb=61a897b18eaf868a6a2a51bcc26228766eab3a8e;p=infobot.git diff --git a/blootbot/files/sample/blootbot.config b/blootbot/files/sample/blootbot.config index 1ac6c8c..d3ccffa 100644 --- a/blootbot/files/sample/blootbot.config +++ b/blootbot/files/sample/blootbot.config @@ -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