Move sensitive config to .env file
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
SLSKD_URL="http://localhost:5030"
|
||||
SLSKD_USER="slskd"
|
||||
SLSKD_PASS="slskd"
|
||||
GOTIFY_URL="https://notify.example.com"
|
||||
GOTIFY_TOKEN=""
|
||||
Reference in New Issue
Block a user