mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 10:00:05 +08:00
* make a syncthing copy under test train * add test catalog in CI * bump common * add smb option
21 lines
575 B
Markdown
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`
|