Files
chart/library/ix-dev/test/syncthing/README.md
Stavros Kois 47e6a12518 NAS-123851 / 24.04 / Add SMB PV/PVC to Syncthing - test train (#1499)
* make a syncthing copy under test train

* add test catalog in CI

* bump common

* add smb option
2023-09-06 15:38:28 +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`