Parcourir la source

Update Emby.Server.Implementations/ApplicationHost.cs

Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
Bond-009 il y a 6 ans
Parent
commit
af099a9b53
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Emby.Server.Implementations/ApplicationHost.cs

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

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