Set Windows launch at startup

This commit is contained in:
JonnyWong16
2020-04-25 12:08:14 -07:00
parent 4b5f880ccb
commit 7bb9c6c915
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>