view autobot/template/master/master.ini @ 271:13107cdc1e33

move to mozinfo and start adding email
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 31 Jul 2012 13:15:40 -0700
parents 6e7f34386573
children
line wrap: on
line source

[:master:]
factories = {{factories}}
password  = {{passwd}}
slaveport = {{slaveport}}
htmlport  = {{htmlport}}
publichtmlport = {{publichtmlport}}
pollInterval = 30
treeStableTimer = 30
irc = {{botname}}@{{ircHost}}
channels = {{ircChannels}}
email = {{botname}}@{{domain}}
recipients = {{recipients}}

[slave:{{slave}}]
os = {{os}}