mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Added SupportsAutoRunAtStartup
This commit is contained in:
parent
669c832ce6
commit
6e5adce35c
7 changed files with 230 additions and 23 deletions
|
@ -11,7 +11,7 @@
|
|||
<form id="advancedConfigurationForm">
|
||||
|
||||
<ul data-role="listview" class="ulForm">
|
||||
<li>
|
||||
<li id="fldRunAtStartup" style="display:none;">
|
||||
<input type="checkbox" id="chkRunAtStartup" name="chkRunAtStartup" data-mini="true" />
|
||||
<label for="chkRunAtStartup">Run server at startup</label>
|
||||
<div id="windowsStartupDescription" class="fieldDescription warningFieldDescription" style="display: none;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue