mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-12 05:12:23 +01:00
adding tile view
This commit is contained in:
@@ -298,7 +298,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
|
||||
FileWatcherDelay = 8;
|
||||
|
||||
RecentItemDays = 14;
|
||||
RecentItemDays = 10;
|
||||
|
||||
EnableInternetProviders = true; //initial installs will need these
|
||||
InternetProviderExcludeTypes = new string[] { };
|
||||
|
||||
Reference in New Issue
Block a user