mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Option to update PlexPy automatically
This commit is contained in:
parent
83c304290b
commit
91716527a4
5 changed files with 22 additions and 4 deletions
|
@ -85,6 +85,12 @@
|
|||
<p class="help-block">If you have Git installed, allow periodic checks for updates.</p>
|
||||
</div>
|
||||
<div id="git_update_options">
|
||||
<div class="checkbox">
|
||||
<label>
|
||||
<input type="checkbox" id="plexpy_auto_update" name="plexpy_auto_update" value="1" ${config['plexpy_auto_update']}> Update Automatically
|
||||
</label>
|
||||
<p class="help-block">Update PlexPy automatically if an update is available when checking for updates.</p>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="git_token">GitHub API Token</label>
|
||||
<div class="row">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue