]> git.donarmstrong.com Git - infobot.git/blobdiff - files/sample/sample.config.broken
remove Berkeley DBM support
[infobot.git] / files / sample / sample.config.broken
index d43fa1cbcc1e96bcbcedbea7830f91916a2f5a0f..11c684d3aeef09b8f5cdd76884c34672bdbcb4cf 100644 (file)
@@ -45,13 +45,12 @@ set maxLogSize              10000000
 # [str] Ability to remember/tell factoids
 #      none    -- disable.
 #      mysql   -- MySQL
-#      sqlite  -- SQLite (libdbd-sqlite-perl)
+#      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