cmd/syncthing, lib/locations: Separate data and config dirs (fixes #4924) (#6309)

This commit is contained in:
Simon Frei
2020-03-18 20:58:11 +01:00
committed by GitHub
parent 00b2340f9a
commit e25e71cdde
3 changed files with 110 additions and 52 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Name=Start Syncthing
GenericName=File synchronization
Comment=Starts the main syncthing process in the background.
Exec=/usr/bin/syncthing -no-browser -logfile=~/.config/syncthing/syncthing.log
Exec=/usr/bin/syncthing -no-browser -logfile=default
Icon=syncthing
Terminal=false
Type=Application