mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 09:12:58 -07:00
Add launch startup to setup wizard to make sure it's enabled
This commit is contained in:
parent
f8f0717913
commit
463ed2f46a
1 changed files with 1 additions and 0 deletions
|
@ -217,6 +217,7 @@
|
||||||
<input type="checkbox" name="group_history_tables" id="group_history_tables" value="1" checked>
|
<input type="checkbox" name="group_history_tables" id="group_history_tables" value="1" checked>
|
||||||
<input type="checkbox" name="history_table_activity" id="history_table_activity" value="1" checked>
|
<input type="checkbox" name="history_table_activity" id="history_table_activity" value="1" checked>
|
||||||
<input type="checkbox" name="win_sys_tray" id="win_sys_tray" value="1" checked>
|
<input type="checkbox" name="win_sys_tray" id="win_sys_tray" value="1" checked>
|
||||||
|
<input type="checkbox" name="launch_startup" id="launch_startup" value="1" checked>
|
||||||
<input type="checkbox" name="launch_browser" id="launch_browser" value="1" checked>
|
<input type="checkbox" name="launch_browser" id="launch_browser" value="1" checked>
|
||||||
<input type="checkbox" name="api_enabled" id="api_enabled" value="1" checked>
|
<input type="checkbox" name="api_enabled" id="api_enabled" value="1" checked>
|
||||||
<input type="checkbox" name="refresh_users_on_startup" id="refresh_users_on_startup" value="1" checked>
|
<input type="checkbox" name="refresh_users_on_startup" id="refresh_users_on_startup" value="1" checked>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue