mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added automatic restart option
This commit is contained in:
parent
fa461c249c
commit
eb07d62734
4 changed files with 24 additions and 6 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||
<a href="advanced.html" data-role="button">General</a>
|
||||
<a href="#" data-role="button" class="ui-btn-active">Server</a>
|
||||
<a href="#" data-role="button" class="ui-btn-active">Http Server</a>
|
||||
<a href="encodingsettings.html" data-role="button">Transcoding</a>
|
||||
</div>
|
||||
<form class="advancedServerSettingsForm">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue