Configurable Trial Duration

This commit is contained in:
2025-09-25 16:01:10 -05:00
parent ce076824a2
commit b1d050cb3c
4 changed files with 13 additions and 7 deletions

1
.env
View File

@@ -9,6 +9,7 @@ REQUIRED_ROLE_IDS=333333333333333333,444444444444444444
JELLYFIN_URL=http://127.0.0.1:8096
JELLYFIN_API_KEY=your_jellyfin_api_key
ENABLE_TRIAL_ACCOUNTS=false
TRIAL_TIME=24 # In hours
# Jellyseerr
JELLYSEERR_ENABLED=false