mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update Emby.Server.Implementations/ApplicationHost.cs
Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
This commit is contained in:
parent
6ebac0e500
commit
af099a9b53
@ -1644,7 +1644,7 @@ namespace Emby.Server.Implementations
|
|||||||
Url = apiUrl,
|
Url = apiUrl,
|
||||||
LogErrorResponseBody = false,
|
LogErrorResponseBody = false,
|
||||||
LogErrors = LogPing,
|
LogErrors = LogPing,
|
||||||
LogRequest = logPing,
|
LogRequest = LogPing,
|
||||||
BufferContent = false,
|
BufferContent = false,
|
||||||
|
|
||||||
CancellationToken = cancellationToken
|
CancellationToken = cancellationToken
|
||||||
|
Loading…
x
Reference in New Issue
Block a user