SEBWIN-226: Removed configuration value overrides.
This commit is contained in:
parent
83c577d230
commit
9e246ba4a6
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue