Custom port + relay

How can I change default 22000 port without loosing relay functionality? If i input something like tcp://:1234, then syncthing never trying to connect relays. Also, is this impossible to use custom port + custom relays? It’s not clear in docs.

default expands to two addresses, which I suspect is not obvious: https://github.com/syncthing/syncthing/blob/master/lib/config/config.go#L39

Just add the relay address manually.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.