mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
introduced the server_id variable
This commit is contained in:
@ -7,6 +7,11 @@
|
||||
; 5: debug
|
||||
verbosity=1
|
||||
|
||||
; unique server id. If you have more than 1 piler hosts combined,
|
||||
; then assign a unique value to each host. Possible values: 0-255
|
||||
server_id=0
|
||||
|
||||
|
||||
; piler daemon will use this user (and its group)
|
||||
; it it was started by root
|
||||
username=piler
|
||||
|
Reference in New Issue
Block a user