Set Windows launch at startup

This commit is contained in:
JonnyWong16 2020-04-25 12:08:14 -07:00
commit 7bb9c6c915
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
6 changed files with 149 additions and 65 deletions

View file

@ -455,6 +455,12 @@
</label>
<p class="help-block">Show Tautulli shortcut in the system tray.</p>
</div>
<div class="checkbox">
<label>
<input type="checkbox" name="launch_startup" id="launch_startup" value="1" ${config['launch_startup']}> Launch at System Startup
</label>
<p class="help-block">Start Tautulli automatically after Windows Login.</p>
</div>
% endif
<div class="checkbox">
<label>