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 547 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
558 'type': 'group', | 558 'type': 'group', |
559 'caption': '''Configure remote access options''', | 559 'caption': '''Configure remote access options''', |
560 'desc': '''Configure remote access options in <ph name="PRODUCT_NAME">$1<e x>Google Chrome</ex></ph>. | 560 'desc': '''Configure remote access options in <ph name="PRODUCT_NAME">$1<e x>Google Chrome</ex></ph>. |
561 | 561 |
562 These features are ignored unless the Remote Access web application is ins talled.''', | 562 These features are ignored unless the Remote Access web application is ins talled.''', |
563 'policies': [ | 563 'policies': [ |
564 { | 564 { |
565 'name': 'RemoteAccessClientFirewallTraversal', | 565 'name': 'RemoteAccessClientFirewallTraversal', |
566 'type': 'main', | 566 'type': 'main', |
567 'schema': { 'type': 'boolean' }, | 567 'schema': { 'type': 'boolean' }, |
568 'supported_on': ['chrome.*:14-', 'chrome_os:14-'], | 568 'supported_on': ['chrome.*:14-16', 'chrome_os:14-16'], |
569 'features': { | 569 'features': { |
570 'dynamic_refresh': True, | 570 'dynamic_refresh': True, |
571 }, | 571 }, |
572 # Mark this 'removed' when http://crbug.com/100216 is resolved. | 572 # Mark this 'removed' when http://crbug.com/100216 is resolved. |
573 'deprecated': True, | 573 'deprecated': True, |
574 'example_value': False, | 574 'example_value': False, |
575 'id': 94, | 575 'id': 94, |
576 'caption': '''Enable firewall traversal from remote access client''', | 576 'caption': '''Enable firewall traversal from remote access client''', |
577 'desc': '''This policy is no longer supported. | 577 'desc': '''This policy is no longer supported. |
578 Enables usage of STUN and relay servers when connecting to a remote cl ient. | 578 Enables usage of STUN and relay servers when connecting to a remote cl ient. |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
616 'desc': '''Configures the required host domain name that will be impos ed on remote access hosts and prevents users from changing it. | 616 'desc': '''Configures the required host domain name that will be impos ed on remote access hosts and prevents users from changing it. |
617 | 617 |
618 If this setting is enabled, then hosts can be shared only using accoun ts registered on the specified domain name. | 618 If this setting is enabled, then hosts can be shared only using accoun ts registered on the specified domain name. |
619 | 619 |
620 If this setting is disabled or not set, then hosts can be shared using any account.''', | 620 If this setting is disabled or not set, then hosts can be shared using any account.''', |
621 }, | 621 }, |
622 { | 622 { |
623 'name': 'RemoteAccessHostRequireTwoFactor', | 623 'name': 'RemoteAccessHostRequireTwoFactor', |
624 'type': 'main', | 624 'type': 'main', |
625 'schema': { 'type': 'boolean' }, | 625 'schema': { 'type': 'boolean' }, |
626 'supported_on': ['chrome.*:22-', 'chrome_os:41-'], | 626 'supported_on': ['chrome.*:22-22'], |
bartfab (slow)
2015/02/09 08:28:05
It's a bit unfortunate that we documented this as
| |
627 'features': { | 627 'features': { |
628 'dynamic_refresh': True, | 628 'dynamic_refresh': True, |
629 'per_profile': False, | 629 'per_profile': False, |
630 }, | 630 }, |
631 # Mark this 'removed' when http://crbug.com/100216 is resolved. | |
632 'deprecated': True, | |
631 'example_value': False, | 633 'example_value': False, |
632 'id': 155, | 634 'id': 155, |
633 'caption': '''Enable two-factor authentication for remote access hosts ''', | 635 'caption': '''Enable two-factor authentication for remote access hosts ''', |
634 'desc': '''Enables two-factor authentication for remote access hosts i nstead of a user-specified PIN. | 636 'desc': '''Enables two-factor authentication for remote access hosts i nstead of a user-specified PIN. |
635 | 637 |
636 If this setting is enabled, then users must provide a valid two-factor code when accessing a host. | 638 If this setting is enabled, then users must provide a valid two-factor code when accessing a host. |
637 | 639 |
638 If this setting is disabled or not set, then two-factor will not be en abled and the default behavior of having a user-defined PIN will be used.''', | 640 If this setting is disabled or not set, then two-factor will not be en abled and the default behavior of having a user-defined PIN will be used.''', |
639 }, | 641 }, |
640 { | 642 { |
(...skipping 6608 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
7249 'desc': '''Text appended in parentheses next to the policies top-level con tainer to indicate that those policies are of the Recommended level''', | 7251 'desc': '''Text appended in parentheses next to the policies top-level con tainer to indicate that those policies are of the Recommended level''', |
7250 'text': 'Default Settings (users can override)', | 7252 'text': 'Default Settings (users can override)', |
7251 }, | 7253 }, |
7252 'doc_complex_policies_on_windows': { | 7254 'doc_complex_policies_on_windows': { |
7253 'desc': '''Text pointing the user to a help article for complex policies o n Windows''', | 7255 'desc': '''Text pointing the user to a help article for complex policies o n Windows''', |
7254 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POL ICIES_URL">http://www.chromium.org/administrators/complex-policies-on-windows<ex >http://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>''' , | 7256 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POL ICIES_URL">http://www.chromium.org/administrators/complex-policies-on-windows<ex >http://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>''' , |
7255 }, | 7257 }, |
7256 }, | 7258 }, |
7257 'placeholders': [], | 7259 'placeholders': [], |
7258 } | 7260 } |
OLD | NEW |