SEBWIN-226: Removed configuration value overrides.

This commit is contained in:
dbuechel 2019-04-02 08:28:53 +02:00
parent 83c577d230
commit 9e246ba4a6

View file

@ -152,8 +152,6 @@ namespace SafeExamBrowser.Configuration.ConfigurationData
// TODO: Default values for testing of alpha version only, remove for final release!
settings.ActionCenter.ShowApplicationLog = true;
settings.ActionCenter.ShowKeyboardLayout = true;
settings.ActionCenter.ShowWirelessNetwork = true;
settings.Browser.AllowDeveloperConsole = true;
settings.Browser.MainWindowSettings.AllowAddressBar = true;
settings.Taskbar.ShowApplicationLog = true;