| 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: 336 | 140 # For your editing convenience: highest ID currently used: 337 |
| 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 8585 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8736 'features': { | 8736 'features': { |
| 8737 'dynamic_refresh': False, | 8737 'dynamic_refresh': False, |
| 8738 'per_profile': True, | 8738 'per_profile': True, |
| 8739 }, | 8739 }, |
| 8740 'example_value': True, | 8740 'example_value': True, |
| 8741 'id': 333, | 8741 'id': 333, |
| 8742 'caption': '''Enables cast''', | 8742 'caption': '''Enables cast''', |
| 8743 'tags': [], | 8743 'tags': [], |
| 8744 'desc': '''If this is set to true or is not set, users will be able to cas
t tabs, sites or the desktop from the browser. If set to false, this option will
be disabled.''' | 8744 'desc': '''If this is set to true or is not set, users will be able to cas
t tabs, sites or the desktop from the browser. If set to false, this option will
be disabled.''' |
| 8745 }, | 8745 }, |
| 8746 { |
| 8747 'name': 'ArcBackupRestoreEnabled', |
| 8748 'type': 'main', |
| 8749 'schema': { 'type': 'boolean' }, |
| 8750 'supported_on': ['chrome_os:53-'], |
| 8751 'features': { |
| 8752 'dynamic_refresh': True, |
| 8753 'per_profile': False, |
| 8754 }, |
| 8755 'example_value': False, |
| 8756 'id': 337, |
| 8757 'caption': '''Enable Android Backup Service''', |
| 8758 'tags': [], |
| 8759 'desc': |
| 8760 '''When this policy is set to true, Android app data is uploaded to Androi
d Backup servers and restored from them upon app re-installations for compatible
apps. |
| 8761 |
| 8762 When this policy is set to false, Android Backup Service will be switched
off. |
| 8763 |
| 8764 If this setting is configured then users are not able change it themselves
. |
| 8765 |
| 8766 If this setting is not configured then users are able to turn Android Back
up Service on and off in the Android Settings app.''', |
| 8767 }, |
| 8746 ], | 8768 ], |
| 8747 'messages': { | 8769 'messages': { |
| 8748 # Messages that are not associated to any policies. | 8770 # Messages that are not associated to any policies. |
| 8749 'win_supported_winxpsp2': { | 8771 'win_supported_winxpsp2': { |
| 8750 '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:'.''', | 8772 '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:'.''', |
| 8751 'text': '''Microsoft Windows XP SP2 or later''' | 8773 'text': '''Microsoft Windows XP SP2 or later''' |
| 8752 }, | 8774 }, |
| 8753 'mac_chrome_preferences': { | 8775 'mac_chrome_preferences': { |
| 8754 'desc': '''A text indicating in Mac OS X Workgroup Manager, that currently
the preferences of Chromium are being edited''', | 8776 'desc': '''A text indicating in Mac OS X Workgroup Manager, that currently
the preferences of Chromium are being edited''', |
| 8755 'text': '''<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> preferenc
es''' | 8777 'text': '''<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> preferenc
es''' |
| (...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8865 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', | 8887 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', |
| 8866 'text': 'Default Settings (users can override)', | 8888 'text': 'Default Settings (users can override)', |
| 8867 }, | 8889 }, |
| 8868 'doc_complex_policies_on_windows': { | 8890 'doc_complex_policies_on_windows': { |
| 8869 'desc': '''Text pointing the user to a help article for complex policies o
n Windows''', | 8891 'desc': '''Text pointing the user to a help article for complex policies o
n Windows''', |
| 8870 '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>'
'', | 8892 '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>'
'', |
| 8871 }, | 8893 }, |
| 8872 }, | 8894 }, |
| 8873 'placeholders': [], | 8895 'placeholders': [], |
| 8874 } | 8896 } |
| OLD | NEW |