~/.config/syncthing/config.xml
To back up syncthing config:
cp-r~/.config/syncthing~/.config/syncthing.bak
To allow remote GUI access (edit config.xml)
Change
127.0.0.1:8384
to 0.0.0.0:8384
To set GUI credentials via config.xml:
0.0.0.0:8384
adminbcrypt-hashed-password
Proxmox LXC post-setup convention:
Always install syncthing and enable syncthing@root after container creation.