mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 15:55:25 +03:00
comment
This commit is contained in:
@@ -160,6 +160,7 @@ namespace MediaBrowser.Server.Implementations.HttpServer
|
||||
|
||||
LogFactory = LogManager.LogFactory,
|
||||
|
||||
// The Markdown feature causes slow startup times (5 mins+) on cold boots for some users
|
||||
EnableFeatures = Feature.Csv | Feature.Html | Feature.Json | Feature.Jsv | Feature.Metadata | Feature.Xml
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user