mirror of
https://github.com/octoleo/lsyncd.git
synced 2025-01-22 22:58:35 +00:00
actually do local moves for -direct
This commit is contained in:
parent
324f542cd7
commit
e8e142b876
@ -3406,7 +3406,7 @@ local default_rsyncssh = {
|
||||
maxProcesses = 1,
|
||||
|
||||
------
|
||||
-- Let the core not split move event.
|
||||
-- Let the core not split move events.
|
||||
--
|
||||
onMove = true,
|
||||
|
||||
@ -3528,6 +3528,11 @@ local default_direct = {
|
||||
--
|
||||
delay = 1,
|
||||
|
||||
------
|
||||
-- Let the core not split move events.
|
||||
--
|
||||
onMove = true,
|
||||
|
||||
-----
|
||||
-- For startup sync
|
||||
--
|
||||
|
Loading…
x
Reference in New Issue
Block a user