Forgot to upload new sync.conf file with partial parameter
This commit is contained in:
parent
727ae303c2
commit
fcdc15949f
|
@ -110,6 +110,9 @@ RESUME_TRY=2
|
|||
## When a pidlock exists on slave replica that does not correspond to master's sync-id, force pidlock removal. Be carefull with this option if you have multiple masters.
|
||||
FORCE_STRANGER_LOCK_RESUME=no
|
||||
|
||||
## Keep partial uploads that can be resumed on next run
|
||||
PARTIAL=yes
|
||||
|
||||
## ---------- ALERT OPTIONS
|
||||
|
||||
## List of alert mails separated by spaces
|
||||
|
|
Loading…
Reference in New Issue