Files
chart/library/ix-dev/enterprise/syncthing/README.md
Stavros Kois a8de996f6e NAS-122105 / 23.10 / Add Syncthing to enterprise train (#1217)
* Add syncthing to enterprise train

* add readme

* use different default webui port

* add update_strategy/info
2023-06-05 16:12:30 +03:00

21 lines
575 B
Markdown

# Syncthing
[Syncthing](https://syncthing.net/) is a file synchronization program.
At each startup of the application, the following settings are applied:
- Disable automatic upgrades
- Disable anonymous usage reporting
- Disable NAT traversal
- Disable global discovery
- Disable local discovery
- Disable relaying
- Disable announcing LAN addresses
Additionally, the following defaults are set for new synthing "folders":
- Max total size of `xattr`: 10 MiB
- Max size per `xattr`: 2 MiB
- Enable `send` and `sync` of `xattr`
- Enable `send` and `sync` of `ownership`