Borjan Tchakaloff
|
e336ebde13
|
syncthing_folder: Accept path to the configuration file
Specifying `config_file` overrides the default path relative to
the current user.
This is handy when the executing user is a different user.
|
2021-01-01 15:57:21 +01:00 |
|
Borjan Tchakaloff
|
8fee0cb114
|
syncthing_folder: Accept file-system watcher flag
Accept the `fs_watcher` flag matching the `folder.fsWatcherEnabled`
attribute.
|
2021-01-01 15:57:21 +01:00 |
|
Borjan Tchakaloff
|
866f329f47
|
syncthing_folder: Accept folder type
Accept the `type` value matching the `folder.type` attribute.
|
2021-01-01 15:57:21 +01:00 |
|
Borjan Tchakaloff
|
7532f87638
|
syncthing_folder: Accept permission ignoring flag
Accept the `ignore_perms` flag matching the `folder.ignorePerms`
attribute.
|
2021-01-01 15:57:21 +01:00 |
|
Borjan Tchakaloff
|
1136e9b06b
|
syncthing_folder: Factor folder configuration
The folder configuration is parametrized in one place, no need for
duplicates.
|
2021-01-01 15:57:21 +01:00 |
|
Borjan Tchakaloff
|
83e9add60c
|
syncthing_folder: Always update the devices the folder is shared with
Ensure all devices the folder should be shared with is part of the
folder configuration.
Previously, only at folder creation would the devices be set.
|
2021-01-01 15:28:15 +01:00 |
|
Rafael Bodill
|
8b7b85b8f1
|
Initial commit
|
2018-11-28 21:22:58 +02:00 |
|