Add an easy link to claim the Plex Token (#9383)

Plex has since added a link for a page to claim the token without needing to dig into the HTTP headers.
This commit is contained in:
Patrick Clery 2019-05-05 02:38:40 -07:00 committed by Fabian Affolter
parent b712202986
commit 20d035b7b3

View File

@ -37,7 +37,7 @@ If your Plex server has local authentication enabled or multiple users defined,
<img src='{{site_root}}/images/screenshots/plex-configure.png' />
</p>
If you don't know your token, see [Finding your account token / X-Plex-Token](https://support.plex.tv/hc/en-us/articles/204059436).
To authorize your device, you'll first need to [click here to claim a token](https://plex.tv/claim).
If your server enforces SSL connections, write "`on`" or "`true`" in the _"Use SSL"_ field. If it does not have a valid SSL certificate available but you still want to use it, write "`on`" or "`true`" in the _"Do not verify SSL"_ field as well.
@ -265,4 +265,4 @@ verify_ssl:
required: false
default: true
type: boolean
{% endconfiguration %}
{% endconfiguration %}