diff options
Diffstat (limited to 'lib/syncthing')
-rw-r--r-- | lib/syncthing/st.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/syncthing/st.go b/lib/syncthing/st.go index 88d0eb0..53e4688 100644 --- a/lib/syncthing/st.go +++ b/lib/syncthing/st.go @@ -170,7 +170,6 @@ func (s *SyncThing) Start() (*exec.Cmd, error) { env := []string{ "STNODEFAULTFOLDER=1", "STNOUPGRADE=1", - "STNORESTART=1", } // XXX - temporary hack because -gui-apikey seems to correctly handle by |