csync2 icon indicating copy to clipboard operation
csync2 copied to clipboard

feature request: include dir for csync2.cfg

Open olevole opened this issue 3 years ago • 0 comments

it would be cool to be able to split csync2.cfg into peaces (e.g. per-group) to be able to write something like:

nossl * *;

//other global params

include_dir /etc/csync2.d/*.cfg;

and manage /etc/csync2.d/*.cfg configuration files instead of single/monolithic;

olevole avatar Feb 23 '22 16:02 olevole