mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 15:02:51 +03:00
Added config to automatically always use build server
This commit is contained in:
parent
2f5417e589
commit
c84adaafcb
2 changed files with 12 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue