I have just a quick question, as I have not been able to figure this out. Basically, is it possible to check which environment variables are being used in the current instance of Syncthing?
For instance, if I set GOMAXPROCS=1
, I do know that Syncthing is using it by looking at the limited folder concurrency, but is there any way to simply check the current value, either from the GUI, or using CLI?