OLD | NEW |
1 { | 1 { |
2 # policy_templates.json - Metafile for policy templates | 2 # policy_templates.json - Metafile for policy templates |
3 # | 3 # |
4 # The content of this file is evaluated as a Python expression. | 4 # The content of this file is evaluated as a Python expression. |
5 # | 5 # |
6 # This file is used as input to generate the following policy templates: | 6 # This file is used as input to generate the following policy templates: |
7 # ADM, ADMX+ADML, MCX/plist and html documentation. | 7 # ADM, ADMX+ADML, MCX/plist and html documentation. |
8 # | 8 # |
9 # Policy templates are user interface definitions or documents about the | 9 # Policy templates are user interface definitions or documents about the |
10 # policies that can be used to configure Chrome. Each policy is a name-value | 10 # policies that can be used to configure Chrome. Each policy is a name-value |
(...skipping 1262 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1273 'desc': '''Enables <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>'s
Safe Browsing feature and prevents users from changing this setting. | 1273 'desc': '''Enables <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>'s
Safe Browsing feature and prevents users from changing this setting. |
1274 | 1274 |
1275 If you enable this setting, Safe Browsing is always active. | 1275 If you enable this setting, Safe Browsing is always active. |
1276 | 1276 |
1277 If you disable this setting, Safe Browsing is never active. | 1277 If you disable this setting, Safe Browsing is never active. |
1278 | 1278 |
1279 If you enable or disable this setting, users cannot change or override the
"Enable phishing and malware protection" setting in <ph name="PRODUCT_NAME">$1<
ex>Google Chrome</ex></ph>. | 1279 If you enable or disable this setting, users cannot change or override the
"Enable phishing and malware protection" setting in <ph name="PRODUCT_NAME">$1<
ex>Google Chrome</ex></ph>. |
1280 | 1280 |
1281 If this policy is left not set, this will be enabled but the user will be
able to change it. | 1281 If this policy is left not set, this will be enabled but the user will be
able to change it. |
1282 | 1282 |
1283 See https://developers.google.com/safe-browsing for more info on SafeBrow
sing.''', | 1283 See https://developers.google.com/safe-browsing for more info on SafeBrows
ing.''', |
1284 }, | 1284 }, |
1285 { | 1285 { |
1286 'name': 'MetricsReportingEnabled', | 1286 'name': 'MetricsReportingEnabled', |
1287 'type': 'main', | 1287 'type': 'main', |
1288 'schema': { 'type': 'boolean' }, | 1288 'schema': { 'type': 'boolean' }, |
1289 'supported_on': ['chrome.*:8-'], | 1289 'supported_on': ['chrome.*:8-'], |
1290 'features': { | 1290 'features': { |
1291 'can_be_recommended': True, | 1291 'can_be_recommended': True, |
1292 'dynamic_refresh': False, | 1292 'dynamic_refresh': False, |
1293 'per_profile': False, | 1293 'per_profile': False, |
(...skipping 467 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1761 When the 'Block potentially dangerous downloads' option is chosen, all dow
nloads allowed, except for those that carry SafeBrowsing warnings of potentially
dangerous downloads. | 1761 When the 'Block potentially dangerous downloads' option is chosen, all dow
nloads allowed, except for those that carry SafeBrowsing warnings of potentially
dangerous downloads. |
1762 | 1762 |
1763 When the 'Block all downloads' option is chosen, all downloads are blocked
. | 1763 When the 'Block all downloads' option is chosen, all downloads are blocked
. |
1764 | 1764 |
1765 When this policy is not set, (or the 'No special restrictions' option is c
hosen), the dowloads will go through the usual security restrictions based on Sa
feBrowsing analysis results. | 1765 When this policy is not set, (or the 'No special restrictions' option is c
hosen), the dowloads will go through the usual security restrictions based on Sa
feBrowsing analysis results. |
1766 | 1766 |
1767 Note that these restrictions apply to downloads triggered from web page co
ntent, as well as the 'download link...' context menu option. | 1767 Note that these restrictions apply to downloads triggered from web page co
ntent, as well as the 'download link...' context menu option. |
1768 | 1768 |
1769 These restrictions do not apply to the save / download of the currently di
splayed page, nor does it apply to saving as PDF from the printing options. | 1769 These restrictions do not apply to the save / download of the currently di
splayed page, nor does it apply to saving as PDF from the printing options. |
1770 | 1770 |
1771 See https://developers.google.com/safe-browsing for more info on SafeBrow
sing.''', | 1771 See https://developers.google.com/safe-browsing for more info on SafeBrows
ing.''', |
1772 'label': '''Download restrictions''', | 1772 'label': '''Download restrictions''', |
1773 }, | 1773 }, |
1774 { | 1774 { |
1775 'name': 'DownloadDirectory', | 1775 'name': 'DownloadDirectory', |
1776 'type': 'string', | 1776 'type': 'string', |
1777 'schema': { 'type': 'string' }, | 1777 'schema': { 'type': 'string' }, |
1778 'supported_on': ['chrome.*:11-', 'chrome_os:35-'], | 1778 'supported_on': ['chrome.*:11-', 'chrome_os:35-'], |
1779 'features': { | 1779 'features': { |
1780 'can_be_recommended': True, | 1780 'can_be_recommended': True, |
1781 'dynamic_refresh': True, | 1781 'dynamic_refresh': True, |
(...skipping 4124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5906 'per_profile': True, | 5906 'per_profile': True, |
5907 }, | 5907 }, |
5908 'example_value': True, | 5908 'example_value': True, |
5909 'id': 150, | 5909 'id': 150, |
5910 'caption': '''Disable proceeding from the Safe Browsing warning page''', | 5910 'caption': '''Disable proceeding from the Safe Browsing warning page''', |
5911 'tags': [], | 5911 'tags': [], |
5912 'desc': '''The Safe Browsing service shows a warning page when users navig
ate to sites that are flagged as potentially malicious. Enabling this setting pr
events users from proceeding anyway from the warning page to the malicious site. | 5912 'desc': '''The Safe Browsing service shows a warning page when users navig
ate to sites that are flagged as potentially malicious. Enabling this setting pr
events users from proceeding anyway from the warning page to the malicious site. |
5913 | 5913 |
5914 If this setting is disabled or not configured then users can choose to pro
ceed to the flagged site after being shown the warning. | 5914 If this setting is disabled or not configured then users can choose to pro
ceed to the flagged site after being shown the warning. |
5915 | 5915 |
5916 See https://developers.google.com/safe-browsing for more info on SafeBrow
sing.''', | 5916 See https://developers.google.com/safe-browsing for more info on SafeBrows
ing.''', |
5917 }, | 5917 }, |
5918 { | 5918 { |
5919 'name': 'SafeBrowsingExtendedReportingOptInAllowed', | 5919 'name': 'SafeBrowsingExtendedReportingOptInAllowed', |
5920 'type': 'main', | 5920 'type': 'main', |
5921 'schema': { 'type': 'boolean' }, | 5921 'schema': { 'type': 'boolean' }, |
5922 'supported_on': ['chrome.*:44-', 'chrome_os:44-'], | 5922 'supported_on': ['chrome.*:44-', 'chrome_os:44-'], |
5923 'features': { | 5923 'features': { |
5924 'dynamic_refresh': True, | 5924 'dynamic_refresh': True, |
5925 'per_profile': True, | 5925 'per_profile': True, |
5926 }, | 5926 }, |
5927 'example_value': True, | 5927 'example_value': True, |
5928 'id': 299, | 5928 'id': 299, |
5929 'caption': '''Allow users to opt in to Safe Browsing extended reporting'''
, | 5929 'caption': '''Allow users to opt in to Safe Browsing extended reporting'''
, |
5930 'tags': [], | 5930 'tags': [], |
5931 'desc': '''Setting this policy to false stops users from choosing to send
some system information and page content to Google servers. If this setting is t
rue or not configured, then users will be allowed to send some system informatio
n and page content to Safe Browsing to help detect dangerous apps and sites. | 5931 'desc': '''Setting this policy to false stops users from choosing to send
some system information and page content to Google servers. If this setting is t
rue or not configured, then users will be allowed to send some system informatio
n and page content to Safe Browsing to help detect dangerous apps and sites. |
5932 | 5932 |
5933 See https://developers.google.com/safe-browsing for more info on SafeBrow
sing.''', | 5933 See https://developers.google.com/safe-browsing for more info on SafeBrows
ing.''', |
5934 }, | 5934 }, |
5935 { | 5935 { |
5936 'name': 'SpellCheckServiceEnabled', | 5936 'name': 'SpellCheckServiceEnabled', |
5937 'type': 'main', | 5937 'type': 'main', |
5938 'schema': { 'type': 'boolean' }, | 5938 'schema': { 'type': 'boolean' }, |
5939 'supported_on': ['chrome.*:22-', 'chrome_os:22-'], | 5939 'supported_on': ['chrome.*:22-', 'chrome_os:22-'], |
5940 'features': { | 5940 'features': { |
5941 'can_be_recommended': True, | 5941 'can_be_recommended': True, |
5942 'dynamic_refresh': True, | 5942 'dynamic_refresh': True, |
5943 'per_profile': True, | 5943 'per_profile': True, |
(...skipping 3370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9314 'per_profile': False, | 9314 'per_profile': False, |
9315 }, | 9315 }, |
9316 'example_value': True, | 9316 'example_value': True, |
9317 'id': 342, | 9317 'id': 342, |
9318 'caption': '''Enables component updates in <ph name="PRODUCT_NAME">$1<ex>G
oogle Chrome</ex></ph>''', | 9318 'caption': '''Enables component updates in <ph name="PRODUCT_NAME">$1<ex>G
oogle Chrome</ex></ph>''', |
9319 'tags': [], | 9319 'tags': [], |
9320 'desc': '''Enables component updates for all components in <ph name="PRODU
CT_NAME">$1<ex>Google Chrome</ex></ph> when not set or set to True. | 9320 'desc': '''Enables component updates for all components in <ph name="PRODU
CT_NAME">$1<ex>Google Chrome</ex></ph> when not set or set to True. |
9321 | 9321 |
9322 If set to False, updates to components are disabled. However, some compone
nts are exempt from this policy: updates to any component that does not contain
executable code, or does not significantly alter the behavior of the browser, or
is critical for its security will not be disabled. | 9322 If set to False, updates to components are disabled. However, some compone
nts are exempt from this policy: updates to any component that does not contain
executable code, or does not significantly alter the behavior of the browser, or
is critical for its security will not be disabled. |
9323 Examples of such components include the certificate revocation lists and s
afe browsing data. | 9323 Examples of such components include the certificate revocation lists and s
afe browsing data. |
9324 See https://developers.google.com/safe-browsing for more info on SafeBrow
sing.''', | 9324 See https://developers.google.com/safe-browsing for more info on SafeBrows
ing.''', |
9325 }, | 9325 }, |
9326 { | 9326 { |
9327 'name': 'NativePrinters', | 9327 'name': 'NativePrinters', |
9328 'type': 'list', | 9328 'type': 'list', |
9329 'schema': { | 9329 'schema': { |
9330 'type': 'array', | 9330 'type': 'array', |
9331 'items': { | 9331 'items': { |
9332 'type': 'object', | 9332 'type': 'object', |
9333 'id': 'PrinterType', | 9333 'id': 'PrinterType', |
9334 'properties': { | 9334 'properties': { |
(...skipping 465 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9800 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', | 9800 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', |
9801 'text': 'Default Settings (users can override)', | 9801 'text': 'Default Settings (users can override)', |
9802 }, | 9802 }, |
9803 'doc_complex_policies_on_windows': { | 9803 'doc_complex_policies_on_windows': { |
9804 'desc': '''Text pointing the user to a help article for complex policies o
n Windows''', | 9804 'desc': '''Text pointing the user to a help article for complex policies o
n Windows''', |
9805 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POL
ICIES_URL">https://www.chromium.org/administrators/complex-policies-on-windows<e
x>https://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>'
'', | 9805 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POL
ICIES_URL">https://www.chromium.org/administrators/complex-policies-on-windows<e
x>https://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>'
'', |
9806 }, | 9806 }, |
9807 }, | 9807 }, |
9808 'placeholders': [], | 9808 'placeholders': [], |
9809 } | 9809 } |
OLD | NEW |