mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
restore config setting
This commit is contained in:
parent
b67a106b5e
commit
aba4933a5c
@ -119,6 +119,7 @@ namespace MediaBrowser.Api
|
||||
config.SkipDeserializationForAudio = true;
|
||||
config.EnableSeriesPresentationUniqueKey = true;
|
||||
config.EnableLocalizedGuids = true;
|
||||
config.EnableSimpleArtistDetection = true;
|
||||
}
|
||||
|
||||
public void Post(UpdateStartupConfiguration request)
|
||||
|
Loading…
x
Reference in New Issue
Block a user