Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/public/install-scripts/plex.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"version": 2,
"installation_questions": [
{
"question": "Claim token",
"description": "The claim token for the server to obtain a real server token. If not provided, server is will not be automatically logged in. If server is already logged in, this parameter is ignored. You can obtain a claim token to login your server to your plex account by visiting https://www.plex.tv/claim.",
"question": "Claim Token (Optional)",
"description": "The claim token is used to automatically login to Plex. You can obtain a claim token to login your server to your Plex account by visiting https://www.plex.tv/claim.",
"placeholder": "claim-xxxxxxxxxxxxxxxxxxxxx",
"type": "text",
"key": "plex_claim_token",
Expand Down