|
Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT SERVER-PC 10.0 build 26200 (Windows 11) AMD64 User : ServerPC ( 0) PHP Version : 8.2.12 Disable Function : NONE Directory : C:/Users/ServerPC/AppData/Roaming/Emby-Server/system/dashboard-ui/logs/ |
Upload File : |
<div is="emby-scroller" data-horizontal="false" data-focusscroll="true" data-navcommands="card" data-forcescrollbar="true" class="scrollFrameY flex flex-direction-column flex-grow" data-bindheader="true">
<div class="scrollSlider flex-grow padded-top-page padded-left padded-right padded-bottom-page">
<div class="readOnlyContent auto-center padded-top">
<form>
<div class="selectContainer">
<select is="emby-select" class="selectLogLevel" label="${LabelEnableDebugLogging}">
<option value="yes">${Yes}</option>
<option value="restart">${YesUntilServerRestart}</option>
<option value="rotate">${YesUntilLogRotate}</option>
<option value="">${No}</option>
</select>
<div class="fieldDescription">${EnableDebugLoggingHelp}</div>
</div>
</form>
</div>
</div>
</div>