- Package:
- syncthing-relaysrv
- Source:
- syncthing
- Description:
- decentralized file synchronization - relay server
- Submitter:
- no real name
- Date:
- 2021-12-09 22:03:07 UTC
- Severity:
- wishlist
Dear Maintainer, I wanted to use other commendlineoptions of strelaysrv then "-nat". So I wrote in /etc/default/syncthing-relaysrv something like STRELAYSRV_OPTS='-pools="" -listen="0.0.0.0:23456"' After that, syncthing-relaysrv won't start. I think, there should be a way to start strelaysrv for example with the following options: strelaysrv -pools="" -listen="0.0.0.0:23456" best regards