Added config to automatically always use build server

This commit is contained in:
Ciaran Gultnieks 2012-09-03 11:48:47 +01:00
parent 2f5417e589
commit c84adaafcb
2 changed files with 12 additions and 4 deletions

View file

@ -54,3 +54,8 @@ wiki_password = "1234"
#machine.
update_stats = False
#Set this to true to always use a build server. This saves specifying the
#--server option on dedicated secure build server hosts.
build_server_always = False