Commit Graph

3 Commits

Author SHA1 Message Date
ea36487819
Update to new API and refactor
- the previous API calls (/rest/sysutem/config) are deprecated, so it's
  been adjusted to use the new ones (/rest/config/devices and
  /rest/config/devices/*id*)
- the code is simplified to operate just on one devices rather than
  the list of devices, the new API has sufficient functionality to do
  this
2024-04-21 21:55:15 +08:00
Borjan Tchakaloff
11282b098e syncthing_device: 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 16:01:13 +01:00
Rafael Bodill
8b7b85b8f1 Initial commit 2018-11-28 21:22:58 +02:00