Add basic hardening for auth and download paths
This commit is contained in:
@@ -12,4 +12,8 @@ SPOTIFY_CLIENT_ID=your_client_id
|
||||
SPOTIFY_CLIENT_SECRET=your_client_secret
|
||||
|
||||
YT_COOKIES=
|
||||
YT_DOWNLOADS_PER_MINUTE=3
|
||||
YT_DOWNLOADS_PER_MINUTE=3
|
||||
|
||||
# Optional local hardening. Set AUTH_ENABLED=true and choose a strong token.
|
||||
AUTH_ENABLED=false
|
||||
SPOOTY_AUTH_TOKEN=
|
||||
|
||||
Reference in New Issue
Block a user