aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2025-01-20 21:29:36 -0600
committerParker <contact@pkrm.dev>2025-01-20 21:29:36 -0600
commit87a0bec85d9b9d8ea1e9c7057609634ed889f675 (patch)
tree66b23c7ce9ae0d9db0913ecae01cf8cd9a223b2e /README.md
parenta7a9a329840dd42089146d3ee5d258ad5fc9ec4e (diff)
Add public_url field for Jellyfin acc. creation
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c4966e8..1b9a55d 100644
--- a/README.md
+++ b/README.md
@@ -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