add experimental warning for folder rip transcoding

This commit is contained in:
Luke Pulverenti
2017-08-22 01:41:02 -04:00
parent 2e5db767f3
commit 3c1fe6ff83
5 changed files with 6 additions and 5 deletions

View File

@@ -217,6 +217,7 @@ namespace MediaBrowser.Model.Configuration
EnableHttps = false;
EnableDashboardResponseCaching = true;
EnableAnonymousUsageReporting = true;
EnableCaseSensitiveItemIds = true;
EnableAutomaticRestart = true;