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:21:06 +02:00
committed by GitHub
parent 6ebac0e500
commit af099a9b53

View File

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