diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -60,4 +60,5 @@ Field | Description URL | URL for your Jellyfin server (e.g. http://localhost:8096) API_KEY | API key for Jellyfin - can be created in `Dashboard > API Keys` ACCOUNT_TIME | Amount of time, in hours, accounts should exist before being deleted -SIMPLE_PASSWORDS | `true/false` : Whether or not to have simple dictionary word passwords for temporary accounts
\ No newline at end of file +SIMPLE_PASSWORDS | `true/false` : Whether or not to have simple dictionary word passwords for temporary accounts +PUBLIC_URL | Public URL for your Jellyfin server. Used in the account creation message
\ No newline at end of file |