mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03: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