mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 16:54:46 +03:00
add tv service status reporting
This commit is contained in:
@@ -234,7 +234,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
: base()
|
||||
{
|
||||
MediaEncodingQuality = EncodingQuality.HighSpeed;
|
||||
ImageSavingConvention = ImageSavingConvention.Legacy;
|
||||
ImageSavingConvention = ImageSavingConvention.Compatible;
|
||||
HttpServerPortNumber = 8096;
|
||||
LegacyWebSocketPortNumber = 8945;
|
||||
EnableHttpLevelLogging = true;
|
||||
|
||||
Reference in New Issue
Block a user