mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
resolve 128k limit
This commit is contained in:
parent
9e62e292f6
commit
1b57622dd0
2 changed files with 0 additions and 23 deletions
|
@ -4,16 +4,6 @@
|
|||
<div class="content-primary">
|
||||
<form class="librarySettingsForm">
|
||||
|
||||
<div class="selectContainer fldLibraryMonitor hide">
|
||||
<select is="emby-select" id="selectEnableRealtimeMonitor" data-mini="true" label="${LabelEnableRealtimeMonitor}">
|
||||
<option value="Auto">${OptionAuto}</option>
|
||||
<option value="Enabled">${OptionYes}</option>
|
||||
<option value="Disabled">${OptionNo}</option>
|
||||
</select>
|
||||
<div class="fieldDescription">
|
||||
${LabelEnableRealtimeMonitorHelp}
|
||||
</div>
|
||||
</div>
|
||||
<div class="selectContainer">
|
||||
<select is="emby-select" id="selectDateAdded" data-mini="true" label="${LabelDateAddedBehavior}">
|
||||
<option value="0">${OptionDateAddedImportTime}</option>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue