diff options
author | Parker <contact@pkrm.dev> | 2024-07-20 00:23:44 -0500 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-07-20 00:23:44 -0500 |
commit | 14f25f131d95c15e64d2d20d446fd9b4758f50d3 (patch) | |
tree | aa676fd91e92642368bb2a2ee4cc9a709ffc0143 | |
parent | bbf348c1dcbb25b8f0ecc048ed9831fd21380593 (diff) |
Reference SIMPLE_ACCOUNTS variable
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ Field | Description JELLYFIN_URL | URL for your Jellyfin server (e.g. http://localhost:8096) JELLYFIN_API_KEY | API key for Jellyfin - can be created in `Dashboard > API Keys` ACCOUNT_TIME | Amount of time, in hours, that temporary Jellyfin accounts should exist before being deleted +SIMPLE_ACCOUNTS | `true/false` : Whether or not to have simple dictionary word passwords for temporary accounts <br> <br> |