Skip to content
Snippets Groups Projects
Commit 8505599f authored by Manuela Kuhn's avatar Manuela Kuhn
Browse files

Run lsyncd with multiple mv processes

parent d597b688
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,8 @@ local formats = { jpg = true, tif = true, cbf = true, log = true }
local folders = { "/local", "/current/raw", "/commissioning/raw" }
gpfs = {
maxProcesses = 50,
onCreate = function(event)
-- check if in relevant subfolder
local location = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment