adding tile view

This commit is contained in:
Luke Pulverenti
2013-04-11 01:27:27 -04:00
parent 5e1f4c01b8
commit 16b6ceef02
4 changed files with 6 additions and 6 deletions

View File

@@ -298,7 +298,7 @@ namespace MediaBrowser.Model.Configuration
FileWatcherDelay = 8;
RecentItemDays = 14;
RecentItemDays = 10;
EnableInternetProviders = true; //initial installs will need these
InternetProviderExcludeTypes = new string[] { };