~dooferlad/offspring/offspring_add_bzr_ssh

« back to all changes in this revision

Viewing changes to config/offspring.cfg

  • Committer: Cody A.W. Somerville
  • Date: 2011-05-30 22:17:10 UTC
  • Revision ID: cody.somerville@canonical.com-20110530221710-tp0rgh8bs3acv5y7
Added new slave option 'request_timeout' which configures the timeout on request sockets; fixed typo in LexbuilderSlaveServer; and updated LexbuilderSlave to setup logging earlier.

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
build_statefile: %(bin_dir)s/.offspring-build.lock
69
69
child_wait_timeout: 5
70
70
xmlrpc_server_auth: admin:password
 
71
request_timeout: 10
71
72
logfile: %(log_dir)s/offspring-slave.log
72
73
port: 8765
73
74