Mercurial > hg > autobot
comparison example.ini @ 45:23a877bbb34d
note option to cleanup
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Mon, 10 Jan 2011 11:34:40 -0800 |
parents | 98fa7d1a7b1d |
children | bba97450cbc2 |
comparison
equal
deleted
inserted
replaced
44:481f0bb18787 | 45:23a877bbb34d |
---|---|
5 htmlport = 8010 | 5 htmlport = 8010 |
6 slaveport = 9010 | 6 slaveport = 9010 |
7 factories = logparser mozmill profilemanager | 7 factories = logparser mozmill profilemanager |
8 enable_email_notification = True | 8 enable_email_notification = True |
9 email_extra_recipients = whoever@example.com | 9 email_extra_recipients = whoever@example.com |
10 clean = False | |
10 | 11 |
11 [logparser] | 12 [logparser] |
12 | 13 |
13 [mozmill] | 14 [mozmill] |
14 bundle = http:// | 15 bundle = http:// |