mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -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
73a9079ee2
commit
6ebac0e500
1 changed files with 1 additions and 1 deletions
|
@ -1643,7 +1643,7 @@ namespace Emby.Server.Implementations
|
|||
{
|
||||
Url = apiUrl,
|
||||
LogErrorResponseBody = false,
|
||||
LogErrors = logPing,
|
||||
LogErrors = LogPing,
|
||||
LogRequest = logPing,
|
||||
BufferContent = false,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue