Update Emby.Server.Implementations/ApplicationHost.cs

Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
This commit is contained in:
Bond-009 2019-06-14 08:20:52 +02:00 committed by GitHub
parent 73a9079ee2
commit 6ebac0e500
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1643,7 +1643,7 @@ namespace Emby.Server.Implementations
{
Url = apiUrl,
LogErrorResponseBody = false,
LogErrors = logPing,
LogErrors = LogPing,
LogRequest = logPing,
BufferContent = false,