Mercurial > hg > autobot
view example.ini @ 258:8ed63380052e
use test bot and dont try to connect to irc when testing
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 28 Dec 2011 16:44:07 -0800 |
parents | 08f0e17367ce |
children |
line wrap: on
line source
# example .ini configuration format for autobot [:master:] # top level values password = passwd htmlport = 8010 slaveport = 9010 factories = logparser mozmill profilemanager pollInterval = 30 [logparser] # config particular to the logparser factory [mozmill] git = http://github.com/k0s/mozmill.git#mytestbranch [profilemanager] [slave:yourslave] [slave:yourotherslave] # this one only runs logparser factories = logparser