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: 218 | 115 # For your editing convenience: highest ID currently used: 219 |
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 4757 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4883 'example_value': ['ghdilpkmfbfdnomkmaiogjhjnggaggoi'], | 4883 'example_value': ['ghdilpkmfbfdnomkmaiogjhjnggaggoi'], |
4884 'id': 201, | 4884 'id': 201, |
4885 'caption': '''Extensions allowed to to use the remote attestation API.
''', | 4885 'caption': '''Extensions allowed to to use the remote attestation API.
''', |
4886 '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. | 4886 '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. |
4887 | 4887 |
4888 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.''', | 4888 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.''', |
4889 }, | 4889 }, |
4890 ], | 4890 ], |
4891 }, | 4891 }, |
4892 { | 4892 { |
| 4893 'name': 'SuppressChromeFrameTurndownPrompt', |
| 4894 'caption': '''Suppress the <ph name="PRODUCT_FRAME_NAME">$3<ex>Google Chro
me Frame</ex></ph> turndown prompt''', |
| 4895 '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>.''', |
| 4896 'type': 'main', |
| 4897 'schema': { 'type': 'boolean' }, |
| 4898 'supported_on': ['chrome_frame:29-'], |
| 4899 'features': { |
| 4900 'dynamic_refresh': False, |
| 4901 }, |
| 4902 'example_value': True, |
| 4903 'id': 219, |
| 4904 }, |
| 4905 { |
4893 'name': 'LocallyManagedUsers', | 4906 'name': 'LocallyManagedUsers', |
4894 'type': 'group', | 4907 'type': 'group', |
4895 'caption': '''Locally managed users settings''', | 4908 'caption': '''Locally managed users settings''', |
4896 'desc': '''Configure settings for managed users.''', | 4909 'desc': '''Configure settings for managed users.''', |
4897 'policies': [ | 4910 'policies': [ |
4898 { | 4911 { |
4899 'name': 'ContentPackDefaultFilteringBehavior', | 4912 'name': 'ContentPackDefaultFilteringBehavior', |
4900 'future': True, | 4913 'future': True, |
4901 'type': 'int-enum', | 4914 'type': 'int-enum', |
4902 'schema': { | 4915 'schema': { |
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5081 'desc': '''Text appended in parentheses to the policy name to indicate tha
t it has been deprecated''', | 5094 'desc': '''Text appended in parentheses to the policy name to indicate tha
t it has been deprecated''', |
5082 'text': 'deprecated', | 5095 'text': 'deprecated', |
5083 }, | 5096 }, |
5084 'doc_recommended': { | 5097 'doc_recommended': { |
5085 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', | 5098 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', |
5086 'text': 'Default Settings (users can override)', | 5099 'text': 'Default Settings (users can override)', |
5087 }, | 5100 }, |
5088 }, | 5101 }, |
5089 'placeholders': [], | 5102 'placeholders': [], |
5090 } | 5103 } |
OLD | NEW |