Closed MultiKoopa closed 4 months ago
Syncthing config is located at ~/.var/app/com.github.zocker_160.SyncThingy/config/syncthing/config.xml
.
Syncthing config is located at
~/.var/app/com.github.zocker_160.SyncThingy/config/syncthing/config.xml
.
....right, but there's almost nothing in that. Where's all of Syncthing's settings? Which folders to sync, sync states, etc.
seems the answer I was looking for is /home/deck/.var/app/com.github.zocker_160.SyncThingy/.local/state/syncthing/
The syncthing database is under ~/.var/app/com.github.zocker_160.SyncThingy/config/syncthing/index-v0.14.0.db
.
For me personally the .local/state
folder is empty, so I am not exactly sure why that is different for you.
I just checked on my Steam Deck and it is the same there.
The syncthing database is under
~/.var/app/com.github.zocker_160.SyncThingy/config/syncthing/index-v0.14.0.db
.For me personally the
.local/state
folder is empty, so I am not exactly sure why that is different for you.
strange. But appreciate you checking :) and I did find it in the end.
I setup Syncthingy a while ago on my Steam Deck, and I'm trying to find the actual configuration files for Syncthing (like all the folders, all the sync states, etc.)
~/.local/state/syncthing is blank, and ~/.var/app/com.github.zocker_160.SyncThingy/config/syncthing only has a tiny little config file with:
"[General] autostart=false icon=color notifications=true url=http://127.0.0.1:8384"
where is everything else stored?