Browse Source

Plex Token Article

Cerothen 9 years ago
parent
commit
45105fde9e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      settings.php

+ 4 - 0
settings.php

@@ -918,6 +918,10 @@ echo buildSettings(
 						'pattern' => '[a-zA-Z0-9]{20}',
 						'value' => PLEXTOKEN,
 					),
+					array(
+						'type' => 'custom',
+						'html' => '<a href="https://support.plex.tv/hc/en-us/articles/204059436-Finding-an-authentication-token-X-Plex-Token">Plex Token Wiki Article</a>',
+					),
 					array(
 						array(
 							'type' => 'checkbox',