update components

This commit is contained in:
Luke Pulverenti
2015-08-07 10:21:29 -04:00
parent 96346fc88c
commit a59f146965
3 changed files with 7 additions and 4 deletions

View File

@@ -64,9 +64,7 @@ namespace MediaBrowser.Model.Configuration
EnableAutoUpdate = true;
LogFileRetentionDays = 3;
#if (DEBUG)
EnableDebugLevelLogging = true;
#endif
}
}
}