mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 00:12:24 +00:00
Update Emby.Server.Implementations/ApplicationHost.cs
Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
This commit is contained in:
@@ -1643,7 +1643,7 @@ namespace Emby.Server.Implementations
|
||||
{
|
||||
Url = apiUrl,
|
||||
LogErrorResponseBody = false,
|
||||
LogErrors = logPing,
|
||||
LogErrors = LogPing,
|
||||
LogRequest = logPing,
|
||||
BufferContent = false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user