X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=files%2Fsample%2Fsample.config.broken;h=11c684d3aeef09b8f5cdd76884c34672bdbcb4cf;hb=b28802c40e8775f2a9457b833e2014ccc2f4161c;hp=d5b43e9df541de2ce1082cfef801938f0309c316;hpb=23475843383994626dafe8d49caccc58fd87cad9;p=infobot.git diff --git a/files/sample/sample.config.broken b/files/sample/sample.config.broken index d5b43e9..11c684d 100644 --- a/files/sample/sample.config.broken +++ b/files/sample/sample.config.broken @@ -45,12 +45,12 @@ set maxLogSize 10000000 # [str] Ability to remember/tell factoids # none -- disable. # mysql -- MySQL +# SQLite -- SQLite (libdbd-sqlite-perl) # pgsql -- PostGreSQL (NOT SUPPORTED YET) -# dbm -- Berkeley DBM ### REQUIRED by factoids,freshmeat,karma,seen,... set DBType mysql -# [str] DBM filename prefix // MYSQL/PGSQL database. +# [str] SQLite filename prefix // MYSQL/PGSQL database. # eg: blootbot-factoids, blootbot-seen # eg: /var/db/mysql/blootbot/factoids.* set DBName blootbot