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 119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
130 # templates and documentation. The policy definition list that Chrome sees | 130 # templates and documentation. The policy definition list that Chrome sees |
131 # will include policies marked with 'future'. If a WIP policy isn't meant to | 131 # will include policies marked with 'future'. If a WIP policy isn't meant to |
132 # be seen by the policy providers either, the 'supported_on' key should be set | 132 # be seen by the policy providers either, the 'supported_on' key should be set |
133 # to an empty list. | 133 # to an empty list. |
134 # | 134 # |
135 # IDs: | 135 # IDs: |
136 # Since a Protocol Buffer definition is generated from this file, unique and | 136 # Since a Protocol Buffer definition is generated from this file, unique and |
137 # persistent IDs for all fields (but not for groups!) are needed. These are | 137 # persistent IDs for all fields (but not for groups!) are needed. These are |
138 # specified by the 'id' keys of each policy. NEVER CHANGE EXISTING IDs, | 138 # specified by the 'id' keys of each policy. NEVER CHANGE EXISTING IDs, |
139 # because doing so would break the deployed wire format! | 139 # because doing so would break the deployed wire format! |
140 # For your editing convenience: highest ID currently used: 345 | 140 # For your editing convenience: highest ID currently used: 348 |
141 # | 141 # |
142 # Placeholders: | 142 # Placeholders: |
143 # The following placeholder strings are automatically substituted: | 143 # The following placeholder strings are automatically substituted: |
144 # $1 -> Google Chrome / Chromium | 144 # $1 -> Google Chrome / Chromium |
145 # $2 -> Google Chrome OS / Chromium OS | 145 # $2 -> Google Chrome OS / Chromium OS |
146 # $3 -> Google Chrome Frame / Chromium Frame | 146 # $3 -> Google Chrome Frame / Chromium Frame |
147 # $6 is reserved for doc_writer | 147 # $6 is reserved for doc_writer |
148 # | 148 # |
149 # Device Policy: | 149 # Device Policy: |
150 # An additional flag 'device_only' (optional, defaults to False) indicates | 150 # An additional flag 'device_only' (optional, defaults to False) indicates |
(...skipping 8826 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8977 }, | 8977 }, |
8978 'example_value': True, | 8978 'example_value': True, |
8979 'id': 342, | 8979 'id': 342, |
8980 'caption': '''Enables component updates in <ph name="PRODUCT_NAME">$1<ex>G
oogle Chrome</ex></ph>.''', | 8980 'caption': '''Enables component updates in <ph name="PRODUCT_NAME">$1<ex>G
oogle Chrome</ex></ph>.''', |
8981 'tags': [], | 8981 'tags': [], |
8982 '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. | 8982 '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. |
8983 | 8983 |
8984 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. | 8984 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. |
8985 Examples of such components include the certificate revocation lists and s
afe browsing data. ''', | 8985 Examples of such components include the certificate revocation lists and s
afe browsing data. ''', |
8986 }, | 8986 }, |
| 8987 { |
| 8988 'name': 'PinUnlockMinimumLength', |
| 8989 'type': 'int', |
| 8990 'schema': { 'type': 'integer' }, |
| 8991 'supported_on': ['chrome_os:55-'], |
| 8992 'features': { |
| 8993 'dynamic_refresh': False, |
| 8994 'per_profile': False, |
| 8995 }, |
| 8996 'example_value': 4, |
| 8997 'id': 347, |
| 8998 'caption': '''Sets the minimum length of the lock screen pin.''', |
| 8999 'tags': [], |
| 9000 'desc': '''Pins created for the lock screen must have a length equal or gr
eater than this value. ''', |
| 9001 }, |
| 9002 { |
| 9003 'name': 'PinUnlockMaximumLength', |
| 9004 'type': 'int', |
| 9005 'schema': { 'type': 'integer' }, |
| 9006 'supported_on': ['chrome_os:55-'], |
| 9007 'features': { |
| 9008 'dynamic_refresh': False, |
| 9009 'per_profile': False, |
| 9010 }, |
| 9011 'example_value': 0, |
| 9012 'id': 348, |
| 9013 'caption': '''Sets the maximum length of the lock screen pin.''', |
| 9014 'tags': [], |
| 9015 'desc': '''Pins created for the lock screen must have a length equal or le
sser than this value. If this value is 0, or is less than PinUnlockMinimumLength
, pins will have no maximum. ''', |
| 9016 }, |
8987 ], | 9017 ], |
8988 'messages': { | 9018 'messages': { |
8989 # Messages that are not associated to any policies. | 9019 # Messages that are not associated to any policies. |
8990 'win_supported_winxpsp2': { | 9020 'win_supported_winxpsp2': { |
8991 'desc': '''A label specifying the oldest possible compatible version of Wi
ndows. This text will appear right next to a label containing the text 'Supporte
d on:'.''', | 9021 'desc': '''A label specifying the oldest possible compatible version of Wi
ndows. This text will appear right next to a label containing the text 'Supporte
d on:'.''', |
8992 'text': '''Microsoft Windows XP SP2 or later''' | 9022 'text': '''Microsoft Windows XP SP2 or later''' |
8993 }, | 9023 }, |
8994 'mac_chrome_preferences': { | 9024 'mac_chrome_preferences': { |
8995 'desc': '''A text indicating in Mac OS X Workgroup Manager, that currently
the preferences of Chromium are being edited''', | 9025 'desc': '''A text indicating in Mac OS X Workgroup Manager, that currently
the preferences of Chromium are being edited''', |
8996 'text': '''<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> preferenc
es''' | 9026 'text': '''<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> preferenc
es''' |
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9110 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', | 9140 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', |
9111 'text': 'Default Settings (users can override)', | 9141 'text': 'Default Settings (users can override)', |
9112 }, | 9142 }, |
9113 'doc_complex_policies_on_windows': { | 9143 'doc_complex_policies_on_windows': { |
9114 'desc': '''Text pointing the user to a help article for complex policies o
n Windows''', | 9144 'desc': '''Text pointing the user to a help article for complex policies o
n Windows''', |
9115 '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>'
'', | 9145 '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>'
'', |
9116 }, | 9146 }, |
9117 }, | 9147 }, |
9118 'placeholders': [], | 9148 'placeholders': [], |
9119 } | 9149 } |
OLD | NEW |