X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=files%2Fsample.config;h=89bf4cb5ef34b5500b9e84e5340a28c38cb3af7c;hb=f0a00b56d1497c3b3f0d33e0d57e5d31a0161a55;hp=729b72564295798e1dacaacda9e781dd4c21e50e;hpb=bb482ed34735d13cad2a02cf0f5cdc322b6b9f89;p=infobot.git diff --git a/files/sample.config b/files/sample.config index 729b725..89bf4cb 100644 --- a/files/sample.config +++ b/files/sample.config @@ -1,9 +1,11 @@ -# parameter settings file for the infobot -# kevin lenzo (lenzo@cs.cmu.edu) -# modified by xk +### +# parameter settings file for blootbot +# by the dms ### # [str] Interface: [IRC/CLI] +# IRC -- Internet Relay Chat +# CLI -- Command Line Interface set Interface IRC # IRC. @@ -42,18 +44,17 @@ set maxLogSize 10000000 # [str] Ability to remember/tell factoids # none -- disable. -# mysql -- ... -# pg -- postgresql (NOT SUPPORTED) -# dbm -- berkeley dbm (NOT SUPPORTED) +# mysql -- MySQL +# pgsql -- PostGreSQL (NOT SUPPORTED YET) +# dbm -- Berkeley DBM ### REQUIRED by factoids,freshmeat,karma,seen,... set DBType mysql # [str] DBM filename prefix // MYSQL/PGSQL database. +# eg: blootbot-factoids, blootbot-seen +# eg: /var/db/mysql/blootbot/factoids.* set DBName blootbot -# [str] Database name on server. -set SQLName blootbot - # [str] Hostname of database server set SQLHost localhost @@ -183,7 +184,7 @@ set backlog 24 # [bool] Display a bit too much info about stuff. # 0 -- disable. # 1 -- minimal. -# 2 -- some crap. +# 2 -- extra. set VERBOSITY 1 # [0/1] Warn messages. @@ -211,7 +212,7 @@ set useStrict 0 # [str] anything which requires LWP + http proxy. ###set httpProxy http://HOSTNAME:PORT/ -# [0/1] babelfish translator. jdf++. FIXME +# [0/1] babelfish translator. jdf++. FIXME [DOES NOT WORK] set babelfish false # [0/1] offer free factoid cookies