mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
Insert walker options
This commit is contained in:
parent
701b3a8ee7
commit
15edc41380
1 changed files with 7 additions and 1 deletions
|
@ -33,4 +33,10 @@ concurrencydeploy: 2
|
|||
; Delay between two deploy round
|
||||
; If your infrastructure isn't very large, you should'nt reduce this delay.
|
||||
; A low delay my do overcharge on your physicals servers
|
||||
delayrounddeploy: 15
|
||||
delayrounddeploy: 15
|
||||
|
||||
; Delay in secondes between to data crawl
|
||||
walker: 300
|
||||
|
||||
; walker lock file
|
||||
walker_lock: /tmp/hyperproxmoxwalker.lock
|
Loading…
Add table
Add a link
Reference in a new issue