Fixed remote instance id in unit tests
This commit is contained in:
parent
dddf0bd663
commit
8de65e0bf4
|
@ -7,7 +7,7 @@
|
|||
## ---------- GENERAL OPTIONS
|
||||
|
||||
## Sync job identification
|
||||
INSTANCE_ID="local"
|
||||
INSTANCE_ID="remote"
|
||||
|
||||
## Directories to synchronize.
|
||||
## Initiator is the system osync runs on. The initiator directory must be a local path.
|
||||
|
|
Loading…
Reference in New Issue