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 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
105 # templates and documentation. The policy definition list that Chrome sees | 105 # templates and documentation. The policy definition list that Chrome sees |
106 # will include policies marked with 'future'. If a WIP policy isn't meant to | 106 # will include policies marked with 'future'. If a WIP policy isn't meant to |
107 # be seen by the policy providers either, the 'supported_on' key should be set | 107 # be seen by the policy providers either, the 'supported_on' key should be set |
108 # to an empty list. | 108 # to an empty list. |
109 # | 109 # |
110 # IDs: | 110 # IDs: |
111 # Since a Protocol Buffer definition is generated from this file, unique and | 111 # Since a Protocol Buffer definition is generated from this file, unique and |
112 # persistent IDs for all fields (but not for groups!) are needed. These are | 112 # persistent IDs for all fields (but not for groups!) are needed. These are |
113 # specified by the 'id' keys of each policy. NEVER CHANGE EXISTING IDs, | 113 # specified by the 'id' keys of each policy. NEVER CHANGE EXISTING IDs, |
114 # because doing so would break the deployed wire format! | 114 # because doing so would break the deployed wire format! |
115 # For your editing convenience: highest ID currently used: 220 | 115 # For your editing convenience: highest ID currently used: 221 |
116 # | 116 # |
117 # Placeholders: | 117 # Placeholders: |
118 # The following placeholder strings are automatically substituted: | 118 # The following placeholder strings are automatically substituted: |
119 # $1 -> Google Chrome / Chromium | 119 # $1 -> Google Chrome / Chromium |
120 # $2 -> Google Chrome OS / Chromium OS | 120 # $2 -> Google Chrome OS / Chromium OS |
121 # $3 -> Google Chrome Frame / Chromium Frame | 121 # $3 -> Google Chrome Frame / Chromium Frame |
122 # $6 is reserved for doc_writer | 122 # $6 is reserved for doc_writer |
123 # | 123 # |
124 # Device Policy: | 124 # Device Policy: |
125 # An additional flag device_only (optional, defaults to False) indicates | 125 # An additional flag device_only (optional, defaults to False) indicates |
(...skipping 4772 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4898 'example_value': ['ghdilpkmfbfdnomkmaiogjhjnggaggoi'], | 4898 'example_value': ['ghdilpkmfbfdnomkmaiogjhjnggaggoi'], |
4899 'id': 201, | 4899 'id': 201, |
4900 'caption': '''Extensions allowed to to use the remote attestation API.
''', | 4900 'caption': '''Extensions allowed to to use the remote attestation API.
''', |
4901 'desc': '''This policy specifies the allowed extensions to use Enterpr
ise Platform Keys API chrome.enterprise.platformKeysPrivate.challengeUserKey() f
or remote attestation. Extensions must be added to this list to use the API. | 4901 'desc': '''This policy specifies the allowed extensions to use Enterpr
ise Platform Keys API chrome.enterprise.platformKeysPrivate.challengeUserKey() f
or remote attestation. Extensions must be added to this list to use the API. |
4902 | 4902 |
4903 If an extension is not in the list, or the list is not set, the call t
o the API will fail with an error code.''', | 4903 If an extension is not in the list, or the list is not set, the call t
o the API will fail with an error code.''', |
4904 }, | 4904 }, |
4905 ], | 4905 ], |
4906 }, | 4906 }, |
4907 { | 4907 { |
| 4908 'name': 'SuppressChromeFrameTurndownPrompt', |
| 4909 'caption': '''Suppress the <ph name="PRODUCT_FRAME_NAME">$3<ex>Google Chro
me Frame</ex></ph> turndown prompt''', |
| 4910 'desc': '''Suppresses the turndown prompt that appears when a site is rend
ered by <ph name="PRODUCT_FRAME_NAME">$3<ex>Google Chrome Frame</ex></ph>.''', |
| 4911 'type': 'main', |
| 4912 'schema': { 'type': 'boolean' }, |
| 4913 'supported_on': ['chrome_frame:29-'], |
| 4914 'features': { |
| 4915 'dynamic_refresh': False, |
| 4916 }, |
| 4917 'example_value': True, |
| 4918 'id': 221, |
| 4919 }, |
| 4920 { |
4908 'name': 'LocallyManagedUsers', | 4921 'name': 'LocallyManagedUsers', |
4909 'type': 'group', | 4922 'type': 'group', |
4910 'caption': '''Locally managed users settings''', | 4923 'caption': '''Locally managed users settings''', |
4911 'desc': '''Configure settings for managed users.''', | 4924 'desc': '''Configure settings for managed users.''', |
4912 'policies': [ | 4925 'policies': [ |
4913 { | 4926 { |
4914 'name': 'ContentPackDefaultFilteringBehavior', | 4927 'name': 'ContentPackDefaultFilteringBehavior', |
4915 'future': True, | 4928 'future': True, |
4916 'type': 'int-enum', | 4929 'type': 'int-enum', |
4917 'schema': { | 4930 'schema': { |
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5114 'desc': '''Text appended in parentheses to the policy name to indicate tha
t it has been deprecated''', | 5127 'desc': '''Text appended in parentheses to the policy name to indicate tha
t it has been deprecated''', |
5115 'text': 'deprecated', | 5128 'text': 'deprecated', |
5116 }, | 5129 }, |
5117 'doc_recommended': { | 5130 'doc_recommended': { |
5118 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', | 5131 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', |
5119 'text': 'Default Settings (users can override)', | 5132 'text': 'Default Settings (users can override)', |
5120 }, | 5133 }, |
5121 }, | 5134 }, |
5122 'placeholders': [], | 5135 'placeholders': [], |
5123 } | 5136 } |
OLD | NEW |