Skip to content

Commit

Permalink
metaconfig: zkrsync: add inplace option
Browse files Browse the repository at this point in the history
  • Loading branch information
stdweird authored and James Adams committed Jul 21, 2023
1 parent adc7021 commit 986a599
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ncm-metaconfig/src/main/metaconfig/zkrsync/pan/schema.pan
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ type zkrsync_config = {
'delete' ? boolean = false
'checksum' ? boolean = false
'hardlinks' ? boolean = false
'inplace' ? boolean = false
'timeout' ? long(0..)
# client opts
'verifypath' ? boolean = true
Expand Down

0 comments on commit 986a599

Please sign in to comment.