MyNixOS website logo
option

services.syncthing.all_proxy

Overwrites the all_proxy environment variable for the Syncthing process to the given value. This is normally used to let Syncthing connect through a SOCKS5 proxy server. See https://docs.syncthing.net/users/proxying.html.

Declarations
Type
null or string
Default
null
Example
"socks5://address.com:1234"