Don't take down HTTP(S) server on connection errors (fixes #700)
This commit is contained in:
@@ -33,6 +33,7 @@ var env = []string{
|
||||
"HOME=.",
|
||||
"STTRACE=model",
|
||||
"STGUIAPIKEY=" + apiKey,
|
||||
"STNORESTART=1",
|
||||
}
|
||||
|
||||
type syncthingProcess struct {
|
||||
|
||||
Reference in New Issue
Block a user