Enable allow Plex admin by default

This commit is contained in:
JonnyWong16 2019-11-20 21:51:52 -08:00
parent 779e710045
commit 1c18e72539

View file

@ -92,12 +92,13 @@
</div> </div>
</div> </div>
<input type="hidden" class="form-control" name="http_hash_password" id="http_hash_password" value="1"> <input type="hidden" class="form-control" name="http_hash_password" id="http_hash_password" value="1">
<input type="hidden" class="form-control" name="http_plex_admin" id="http_plex_admin" value="1">
<input type="hidden" id="authentication_valid" data-validate="validateAuthentication" value=""> <input type="hidden" id="authentication_valid" data-validate="validateAuthentication" value="">
<span style="display: none;" id="authentication-status"></span> <span style="display: none;" id="authentication-status"></span>
</div> </div>
<div class="wizard-card" data-cardname="card3"> <div class="wizard-card" data-cardname="card3">
<h3>Plex Authentication</h3> <h3>Plex Account</h3>
<div class="wizard-input-section"> <div class="wizard-input-section">
<p class="help-block"> <p class="help-block">
Tautulli requires a Plex.tv account. Click the button below to sign in on Plex.tv. You may need to allow popups in your browser. Tautulli requires a Plex.tv account. Click the button below to sign in on Plex.tv. You may need to allow popups in your browser.