github syncthing/syncthing-macos v1.16.1-2
Add hidden option for syncthing argument passing

latest releases: v1.27.12-1, v1.27.10-1, v1.27.8-1...
3 years ago

This v1.16.1-2 release adds a hidden feature to pass additional commandline arguments to the syncthing executable.

You need to write these using the application defaults configuration from the Terminal.app.
The only current limitation the parameters cannot contain spaces!.
In the example below the audit log is enabled: defaults write com.github.xor-gate.syncthing-macosx Arguments '--audit --auditfile=/Users/JohnDoe/staudit.log'

See request #154

Don't miss a new syncthing-macos release

NewReleases is sending notifications on new releases.