Update Emby.Server.Implementations/ApplicationHost.cs
Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
This commit is contained in:
parent
73a9079ee2
commit
6ebac0e500
|
@ -1643,7 +1643,7 @@ namespace Emby.Server.Implementations
|
|||
{
|
||||
Url = apiUrl,
|
||||
LogErrorResponseBody = false,
|
||||
LogErrors = logPing,
|
||||
LogErrors = LogPing,
|
||||
LogRequest = logPing,
|
||||
BufferContent = false,
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user