mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
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:
parent
b712202986
commit
20d035b7b3
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user