You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for a great package. I'm just wondering when using the "Includes" property in appsettings such as
Includes: /foo/bar/hello
While this will technically export the one path, it will still require scanning the whole content nodes until it finds that node.
Is there any setting that can be applied to tell usync to scan only from a certain path?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
Thanks for a great package. I'm just wondering when using the "Includes" property in appsettings such as
Includes: /foo/bar/hello
While this will technically export the one path, it will still require scanning the whole content nodes until it finds that node.
Is there any setting that can be applied to tell usync to scan only from a certain path?
Beta Was this translation helpful? Give feedback.
All reactions