Chromium Code Reviews| 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 1516 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1527 'example_value': True, | 1527 'example_value': True, |
| 1528 'id': 20, | 1528 'id': 20, |
| 1529 'caption': '''Disable synchronization of data with Google''', | 1529 'caption': '''Disable synchronization of data with Google''', |
| 1530 'tags': ['filtering', 'google-sharing'], | 1530 'tags': ['filtering', 'google-sharing'], |
| 1531 'desc': '''Disables data synchronization in <ph name="PRODUCT_NAME">$1<ex> Google Chrome</ex></ph> using Google-hosted synchronization services and prevent s users from changing this setting. | 1531 'desc': '''Disables data synchronization in <ph name="PRODUCT_NAME">$1<ex> Google Chrome</ex></ph> using Google-hosted synchronization services and prevent s users from changing this setting. |
| 1532 | 1532 |
| 1533 If you enable this setting, users cannot change or override this setting i n <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. | 1533 If you enable this setting, users cannot change or override this setting i n <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. |
| 1534 | 1534 |
| 1535 If this policy is left not set Google Sync will be available for the user to choose whether to use it or not. | 1535 If this policy is left not set Google Sync will be available for the user to choose whether to use it or not. |
| 1536 | 1536 |
| 1537 To fully disable Google Sync, it is recommended that you disable the Googl e Sync service in the Google Admin console.''', | 1537 To fully disable Google Sync, it is recommended that you disable the Googl e Sync service in the Google Admin console. |
| 1538 | |
| 1539 This policy should not be enabled when <ph name="ROAMING_PROFILE_SUPPORT_E NABLED_POLICY_NAME">RoamingProfileSupportEnabled</ph> policy is set to enabled a s that feature shares the same client side functionality. The Google-hosted sync hronization is disabled in this case completely.''', | |
| 1538 'arc_support': 'Disabling Google Sync will cause Android Backup and Restor e to not function properly.', | 1540 'arc_support': 'Disabling Google Sync will cause Android Backup and Restor e to not function properly.', |
| 1539 }, | 1541 }, |
| 1540 { | 1542 { |
| 1541 'name': 'RoamingProfileSupportEnabled', | 1543 'name': 'RoamingProfileSupportEnabled', |
| 1542 'type': 'main', | 1544 'type': 'main', |
| 1543 'schema': { 'type': 'boolean' }, | 1545 'schema': { 'type': 'boolean' }, |
| 1544 'supported_on': ['chrome.win:57-'], | 1546 'supported_on': ['chrome.win:57-'], |
| 1545 'features': { | 1547 'features': { |
| 1546 'dynamic_refresh': False, | 1548 'dynamic_refresh': False, |
| 1547 'per_profile': False, | 1549 'per_profile': False, |
| 1548 }, | 1550 }, |
| 1549 'example_value': True, | 1551 'example_value': True, |
| 1550 'id': 358, | 1552 'id': 358, |
| 1551 'caption': '''Enable the creation of roaming copies for <ph name="PRODUCT_ NAME">$1<ex>Google Chrome</ex></ph> profile data''', | 1553 'caption': '''Enable the creation of roaming copies for <ph name="PRODUCT_ NAME">$1<ex>Google Chrome</ex></ph> profile data''', |
| 1552 'tags': ['local-data-access'], | 1554 'tags': ['local-data-access'], |
| 1553 'desc': '''If you enable this setting, the settings stored in <ph name="PR ODUCT_NAME">$1<ex>Google Chrome</ex></ph> profiles like bookmarks, autofill data , passwords, etc. will also be written to a file stored in the Roaming user prof ile folder or a location specified by the Administrator through the <ph name="RO AMING_PROFILE_LOCATION_POLICY_NAME">$1<ex>RoamingProfileLocation</ex></ph> polic y. | 1555 'desc': '''If you enable this setting, the settings stored in <ph name="PR ODUCT_NAME">$1<ex>Google Chrome</ex></ph> profiles like bookmarks, autofill data , passwords, etc. will also be written to a file stored in the Roaming user prof ile folder or a location specified by the Administrator through the <ph name="RO AMING_PROFILE_LOCATION_POLICY_NAME">$1<ex>RoamingProfileLocation</ex></ph> polic y. |
| 1554 | 1556 |
| 1555 Google Sync is automatically disabled when this policy is enabled. | 1557 If this policy is disabled or left not set only the regular local profiles will be used. |
| 1556 | 1558 |
| 1557 To prevent accidental data leaks it is advisable to also set the <ph name= "SIGNIN_ALLOWED_POLICY_NAME">$1<ex>SigninAllowed</ex></ph> policy to False. | 1559 When roaming profiles support is used the <ph name="SYNC_DISABLED_POLICY_N AME">SyncDisabled</ph> policy should not be enabled because the support for roam ing profiles relies on the same client side functionality. The Google-hosted syn chronization is disabled in this case completely.''', |
|
Andrew T Wilson (Slow)
2017/06/14 15:05:44
I guess I find "Google-hosted synchronization" con
pastarmovj
2017/07/03 11:14:58
Finally came around to addressing this. I like the
| |
| 1558 | |
| 1559 If this policy is disabled or left not set only the regular local profiles will be used.''', | |
| 1560 'label': '''Enable the creation of roaming copies for <ph name="PRODUCT_NA ME">$1<ex>Google Chrome</ex></ph> profile data.''', | 1560 'label': '''Enable the creation of roaming copies for <ph name="PRODUCT_NA ME">$1<ex>Google Chrome</ex></ph> profile data.''', |
| 1561 }, | 1561 }, |
| 1562 { | 1562 { |
| 1563 'name': 'RoamingProfileLocation', | 1563 'name': 'RoamingProfileLocation', |
| 1564 'type': 'string', | 1564 'type': 'string', |
| 1565 'schema': { 'type': 'string' }, | 1565 'schema': { 'type': 'string' }, |
| 1566 'supported_on': ['chrome.win:57-'], | 1566 'supported_on': ['chrome.win:57-'], |
| 1567 'features': { | 1567 'features': { |
| 1568 'dynamic_refresh': False, | 1568 'dynamic_refresh': False, |
| 1569 'per_profile': False, | 1569 'per_profile': False, |
| (...skipping 8119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 9689 'desc': '''Text appended in parentheses next to the policies top-level con tainer to indicate that those policies are of the Recommended level''', | 9689 'desc': '''Text appended in parentheses next to the policies top-level con tainer to indicate that those policies are of the Recommended level''', |
| 9690 'text': 'Default Settings (users can override)', | 9690 'text': 'Default Settings (users can override)', |
| 9691 }, | 9691 }, |
| 9692 'doc_complex_policies_on_windows': { | 9692 'doc_complex_policies_on_windows': { |
| 9693 'desc': '''Text pointing the user to a help article for complex policies o n Windows''', | 9693 'desc': '''Text pointing the user to a help article for complex policies o n Windows''', |
| 9694 '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>' '', | 9694 '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>' '', |
| 9695 }, | 9695 }, |
| 9696 }, | 9696 }, |
| 9697 'placeholders': [], | 9697 'placeholders': [], |
| 9698 } | 9698 } |
| OLD | NEW |