mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
comment
This commit is contained in:
parent
bc44f38d79
commit
8d3bb9338c
@ -160,6 +160,7 @@ namespace MediaBrowser.Server.Implementations.HttpServer
|
|||||||
|
|
||||||
LogFactory = LogManager.LogFactory,
|
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
|
EnableFeatures = Feature.Csv | Feature.Html | Feature.Json | Feature.Jsv | Feature.Metadata | Feature.Xml
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user