OLD | NEW |
1 { | 1 { |
2 "_comment": "This file is for enterprise testing in Linux.", | 2 "_comment": "This file is for enterprise testing in Linux.", |
3 "_comment": "Test that use this file: enterprise.py.", | 3 "_comment": "Test that use this file: enterprise.py.", |
4 "AlternateErrorPagesEnabled": false, | 4 "AlternateErrorPagesEnabled": false, |
5 "AlwaysAuthorizePlugins": false, | 5 "AlwaysAuthorizePlugins": false, |
6 "AutoFillEnabled": true, | 6 "AutoFillEnabled": true, |
7 "BlockThirdPartyCookies": false, | 7 "BlockThirdPartyCookies": false, |
8 "ClearSiteDataOnExit": false, | 8 "ClearSiteDataOnExit": false, |
9 "DefaultBrowserSettingEnabled": false, | 9 "DefaultBrowserSettingEnabled": false, |
10 "DefaultCookiesSetting": 0, | 10 "DefaultCookiesSetting": 0, |
11 "DefaultGeolocationSetting": 0, | 11 "DefaultGeolocationSetting": 0, |
12 "DefaultImagesSetting": 0, | 12 "DefaultImagesSetting": 0, |
13 "DefaultJavaScriptSetting": 0, | 13 "DefaultJavaScriptSetting": 0, |
14 "DefaultNotificationSetting": 2, | 14 "DefaultNotificationSetting": 2, |
15 "DefaultPluginsSetting": 0, | 15 "DefaultPluginsSetting": 0, |
16 "DefaultPopupsSetting": 1, | 16 "DefaultPopupsSetting": 1, |
17 "DefaultSearchProviderEnabled": false, | 17 "DefaultSearchProviderEnabled": false, |
18 "DeveloperToolsDisabled": false, | 18 "DeveloperToolsDisabled": false, |
19 "Disable3DAPIs": true, | 19 "Disable3DAPIs": true, |
20 "DisableAuthNegotiateCnameLookup": true, | 20 "DisableAuthNegotiateCnameLookup": true, |
21 "DisableSpdy": false, | 21 "DisableSpdy": false, |
22 "DnsPrefetchingEnabled": false, | 22 "DnsPrefetchingEnabled": false, |
23 "EnableAuthNegotiatePort": true, | 23 "EnableAuthNegotiatePort": true, |
24 "HomepageIsNewTabPage": false, | 24 "HomepageIsNewTabPage": false, |
25 "HomepageLocation": "http://chromium.org", | 25 "HomepageLocation": "http://chromium.org", |
26 "IncognitoEnabled": false, | 26 "IncognitoEnabled": false, |
27 "InstantEnabled": false, | 27 "InstantEnabled": false, |
28 "JavascriptEnabled": false, | 28 "JavascriptEnabled": true, |
29 "MetricsReportingEnabled": false, | 29 "MetricsReportingEnabled": false, |
30 "PasswordManagerAllowShowPasswords": true, | 30 "PasswordManagerAllowShowPasswords": true, |
31 "PasswordManagerEnabled": false, | 31 "PasswordManagerEnabled": false, |
32 "PrintingEnabled": false, | 32 "PrintingEnabled": false, |
33 "ProxyBypassList": "http://www.example1.com,http://www.example2.com,http://int
ernalsite/", | 33 "ProxyBypassList": "http://www.example1.com,http://www.example2.com,http://int
ernalsite/", |
34 "ProxyMode": "direct", | 34 "ProxyMode": "direct", |
35 "ProxyPacUrl": "http://internal.site/example.pac", | 35 "ProxyPacUrl": "http://internal.site/example.pac", |
36 "ProxyServer": "123.123.123.123:8080", | 36 "ProxyServer": "123.123.123.123:8080", |
37 "RestoreOnStartup": 0, | 37 "RestoreOnStartup": 0, |
38 "RestoreOnStartupURLs": ["http://chromium.org"], | 38 "RestoreOnStartupURLs": ["http://chromium.org"], |
39 "SafeBrowsingEnabled": false, | 39 "SafeBrowsingEnabled": false, |
40 "SavingBrowserHistoryDisabled": false, | 40 "SavingBrowserHistoryDisabled": false, |
41 "SearchSuggestEnabled": false, | 41 "SearchSuggestEnabled": false, |
42 "ShowHomeButton": false, | 42 "ShowHomeButton": false, |
43 "SyncDisabled": false, | 43 "SyncDisabled": false, |
44 "TranslateEnabled": false | 44 "TranslateEnabled": false |
45 } | 45 } |
OLD | NEW |