Pārlūkot izejas kodu

Update Emby.Server.Implementations/ApplicationHost.cs

Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
Bond-009 6 gadi atpakaļ
vecāks
revīzija
6ebac0e500
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Emby.Server.Implementations/ApplicationHost.cs

+ 1 - 1
Emby.Server.Implementations/ApplicationHost.cs

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