mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-10 16:23:06 +01:00
update config pages
This commit is contained in:
@@ -114,7 +114,7 @@ namespace MediaBrowser.Dlna.PlayTo
|
||||
{
|
||||
Url = url,
|
||||
UserAgent = USERAGENT,
|
||||
LogRequest = logRequest || _config.GetDlnaConfiguration().EnableDebugLogging,
|
||||
LogRequest = logRequest || _config.GetDlnaConfiguration().EnableDebugLog,
|
||||
LogErrorResponseBody = true
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user