feat: share downloads dir

This commit is contained in:
Peter 2026-05-10 12:59:42 +02:00
parent 5b910059ea
commit 3ac9c8071c
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -51,6 +51,7 @@ data:
PGID: "1000" PGID: "1000"
SLSKD_DOWNLOADS_DIR: /shared/media/downloads/_slsk-downloads SLSKD_DOWNLOADS_DIR: /shared/media/downloads/_slsk-downloads
SLSKD_INCOMPLETE_DIR: /shared/media/downloads/_slsk-incomplete SLSKD_INCOMPLETE_DIR: /shared/media/downloads/_slsk-incomplete
SLSKD_SHARED_DIR: "[Music]/shared/media/downloads/_slsk-downloads"
SLSKD_REMOTE_CONFIGURATION: "true" SLSKD_REMOTE_CONFIGURATION: "true"
SLSKD_VPN: "true" SLSKD_VPN: "true"
SLSKD_VPN_PORT_FORWARDING: "true" SLSKD_VPN_PORT_FORWARDING: "true"