| # This file contains various private data defined related to |
| # buildbot.master.master.cfg |
| |
| |
| slavePortnum = 9989 # This is the default slave portnumber on buildbot. |
| slave_password = # Some password here, depending on your configuration (default: "pass"). |
| |
| buildbot_url = # The buildbot's URL. |
| ml_address = # The mailing lists address. |
| buildbot_email = # The email address, for which the postfix has been setup. |
| |
| web_username = # Melange buildbot's web username. |
| web_password = # Melange buildbot's web password. |
| |
| googlecode_secret_key = # Melange source code repository's secret key. |
| |
| push_notification_port = # Push notification port, defaults to 8010. |