Remove ALLOW_REGISTRATION env var — managed via admin UI instead
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6,8 +6,5 @@ SECRET_KEY=changeme-use-a-real-secret
|
||||
# Optional: path on the host where downloads are stored
|
||||
DOWNLOAD_PATH=./downloads
|
||||
|
||||
# Optional: disable public registration after you've created your account
|
||||
ALLOW_REGISTRATION=true
|
||||
|
||||
# Optional: Jellyfin integration URL
|
||||
JELLYFIN_URL=
|
||||
|
||||
Reference in New Issue
Block a user