mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-12 10:40:24 +01:00
Undo some of the span abuse
This commit is contained in:
@@ -1676,7 +1676,7 @@ namespace Emby.Server.Implementations
|
||||
LogErrorResponseBody = false,
|
||||
LogErrors = logPing,
|
||||
LogRequest = logPing,
|
||||
TimeoutMs = 30000,
|
||||
TimeoutMs = 5000,
|
||||
BufferContent = false,
|
||||
|
||||
CancellationToken = cancellationToken
|
||||
|
||||
Reference in New Issue
Block a user