mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 01:05:19 +03: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