MyNixOS website logo
option

services.syncthing.extraOptions

Extra command-line arguments to pass to syncthing.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--reset-deltas"
]