Closed as not planned
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Current scripts only set the HOME
user directory variable, which causes Syncthing to write its config to /config/syncthing
.
Expected Behavior
The official Syncthing docker image introduced a new environment variable a few versions ago:
https://github.com/syncthing/syncthing/blob/main/Dockerfile
They now set:
HOME=/var/syncthing
STHOMEDIR=/var/syncthing/config
This change might be relevant for the linuxserver image. Or it might not, since changing this might break backwards compatibility with people who are using this image.
Steps To Reproduce
x
Environment
No response
CPU architecture
x86-64
Docker creation
x
Container logs
x
Metadata
Metadata
Assignees
Type
Projects
Status
Done