Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1906)

Side by Side Diff: components/policy/resources/policy_templates.json

Issue 169673003: Fixed typos in the policy documentation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moar speling fixs Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 861 matching lines...) Expand 10 before | Expand all | Expand 10 after
872 'id': 79, 872 'id': 79,
873 'caption': '''Specify a list of plugins that the user can enable or disabl e''', 873 'caption': '''Specify a list of plugins that the user can enable or disabl e''',
874 'desc': '''Specifies a list of plugins that user can enable or disable in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. 874 'desc': '''Specifies a list of plugins that user can enable or disable in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.
875 875
876 The wildcard characters '*' and '?' can be used to match sequences of arbi trary characters. '*' matches an arbitrary number of characters while '?' specif ies an optional single character, i.e. matches zero or one characters. The escap e character is '\\', so to match actual '*', '?', or '\\' characters, you can pu t a '\\' in front of them. 876 The wildcard characters '*' and '?' can be used to match sequences of arbi trary characters. '*' matches an arbitrary number of characters while '?' specif ies an optional single character, i.e. matches zero or one characters. The escap e character is '\\', so to match actual '*', '?', or '\\' characters, you can pu t a '\\' in front of them.
877 877
878 If you enable this setting, the specified list of plugins can be used in < ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. Users can enable or disabl e them in 'about:plugins', even if the plugin also matches a pattern in Disabled Plugins. Users can also enable and disable plugins that don't match any patterns in DisabledPlugins, DisabledPluginsExceptions and EnabledPlugins. 878 If you enable this setting, the specified list of plugins can be used in < ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. Users can enable or disabl e them in 'about:plugins', even if the plugin also matches a pattern in Disabled Plugins. Users can also enable and disable plugins that don't match any patterns in DisabledPlugins, DisabledPluginsExceptions and EnabledPlugins.
879 879
880 This policy is meant to allow for strict plugin blacklisting where the 'Di sabledPlugins' list contains wildcarded entries like disable all plugins '*' or disable all Java plugins '*Java*' but the administrator wishes to enable some pa rticular version like 'IcedTea Java 2.3'. This particular versions can be specif ied in this policy. 880 This policy is meant to allow for strict plugin blacklisting where the 'Di sabledPlugins' list contains wildcarded entries like disable all plugins '*' or disable all Java plugins '*Java*' but the administrator wishes to enable some pa rticular version like 'IcedTea Java 2.3'. This particular versions can be specif ied in this policy.
881 881
882 Note that both the plugin name and the plugin's group name have to be exem pted. Each plugin group is shown in a separate section in about:plugins; each se ction may have one or more plugins. For example, the "Shockware Flash" plugin be longs to the "Adobe Flash Player" group, and both names have to have a match in the exceptions list if that plugin is to be exempted from the blacklist. 882 Note that both the plugin name and the plugin's group name have to be exem pted. Each plugin group is shown in a separate section in about:plugins; each se ction may have one or more plugins. For example, the "Shockwave Flash" plugin be longs to the "Adobe Flash Player" group, and both names have to have a match in the exceptions list if that plugin is to be exempted from the blacklist.
883 883
884 If this policy is left not set any plugin that matches the patterns in the 'DisabledPlugins' will be locked disabled and the user won't be able to enable them.''', 884 If this policy is left not set any plugin that matches the patterns in the 'DisabledPlugins' will be locked disabled and the user won't be able to enable them.''',
885 'label': '''List of exceptions to the list of disabled plugins''', 885 'label': '''List of exceptions to the list of disabled plugins''',
886 }, 886 },
887 { 887 {
888 'name': 'DisablePluginFinder', 888 'name': 'DisablePluginFinder',
889 'type': 'main', 889 'type': 'main',
890 'schema': { 'type': 'boolean' }, 890 'schema': { 'type': 'boolean' },
891 'supported_on': ['chrome.*:11-', 'chrome_os:11-'], 891 'supported_on': ['chrome.*:11-', 'chrome_os:11-'],
892 'features': { 892 'features': {
(...skipping 784 matching lines...) Expand 10 before | Expand all | Expand 10 after
1677 1677
1678 If you choose 'Open New Tab Page' the New Tab Page will always be open ed when you start <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. 1678 If you choose 'Open New Tab Page' the New Tab Page will always be open ed when you start <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.
1679 1679
1680 If you choose 'Restore the last session', the URLs that were open last time <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> was closed will be r eopened and the browsing session will be restored as it was left. 1680 If you choose 'Restore the last session', the URLs that were open last time <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> was closed will be r eopened and the browsing session will be restored as it was left.
1681 Choosing this option disables some settings that rely on sessions or t hat perform actions on exit (such as Clear browsing data on exit or session-only cookies). 1681 Choosing this option disables some settings that rely on sessions or t hat perform actions on exit (such as Clear browsing data on exit or session-only cookies).
1682 1682
1683 If you choose 'Open a list of URLs', the list of 'URLs to open on star tup' will be opened when a user starts <ph name="PRODUCT_NAME">$1<ex>Google Chro me</ex></ph>. 1683 If you choose 'Open a list of URLs', the list of 'URLs to open on star tup' will be opened when a user starts <ph name="PRODUCT_NAME">$1<ex>Google Chro me</ex></ph>.
1684 1684
1685 If you enable this setting, users cannot change or override it in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. 1685 If you enable this setting, users cannot change or override it in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.
1686 1686
1687 Disabling this setting is equvalent to leaving it not configured. The user will still be able to change it in <ph name="PRODUCT_NAME">$1<ex>Google Chr ome</ex></ph>.''', 1687 Disabling this setting is equivalent to leaving it not configured. The user will still be able to change it in <ph name="PRODUCT_NAME">$1<ex>Google Ch rome</ex></ph>.''',
1688 }, 1688 },
1689 { 1689 {
1690 'name': 'RestoreOnStartupURLs', 1690 'name': 'RestoreOnStartupURLs',
1691 'type': 'list', 1691 'type': 'list',
1692 'schema': { 1692 'schema': {
1693 'type': 'array', 1693 'type': 'array',
1694 'items': { 'type': 'string' }, 1694 'items': { 'type': 'string' },
1695 }, 1695 },
1696 'supported_on': ['chrome.*:8-', 'chrome_os:11-'], 1696 'supported_on': ['chrome.*:8-', 'chrome_os:11-'],
1697 'features': { 1697 'features': {
(...skipping 730 matching lines...) Expand 10 before | Expand all | Expand 10 after
2428 'dynamic_refresh': True, 2428 'dynamic_refresh': True,
2429 'per_profile': True, 2429 'per_profile': True,
2430 }, 2430 },
2431 'example_value': ['http://www.example.com', '[*.]example.edu'], 2431 'example_value': ['http://www.example.com', '[*.]example.edu'],
2432 'id': 68, 2432 'id': 68,
2433 'caption': '''Allow session only cookies on these sites''', 2433 'caption': '''Allow session only cookies on these sites''',
2434 'desc': '''Allows you to set a list of url patterns that specify sites which are allowed to set session only cookies. 2434 'desc': '''Allows you to set a list of url patterns that specify sites which are allowed to set session only cookies.
2435 2435
2436 If this policy is left not set the global default value will be used f or all sites either from the 'DefaultCookiesSetting' policy if it is set, or the user's personal configuration otherwise. 2436 If this policy is left not set the global default value will be used f or all sites either from the 'DefaultCookiesSetting' policy if it is set, or the user's personal configuration otherwise.
2437 2437
2438 If the "RestoreOnStartup" policy is set to restore URLs from previous sessions this policy will not be respectred and cookies will be stored permanent ly for those sites.''', 2438 If the "RestoreOnStartup" policy is set to restore URLs from previous sessions this policy will not be respected and cookies will be stored permanentl y for those sites.''',
2439 }, 2439 },
2440 { 2440 {
2441 'name': 'ImagesAllowedForUrls', 2441 'name': 'ImagesAllowedForUrls',
2442 'type': 'list', 2442 'type': 'list',
2443 'schema': { 2443 'schema': {
2444 'type': 'array', 2444 'type': 'array',
2445 'items': { 'type': 'string' }, 2445 'items': { 'type': 'string' },
2446 }, 2446 },
2447 'supported_on': ['chrome.*:11-', 'chrome_os:11-', 'android:30-'], 2447 'supported_on': ['chrome.*:11-', 'chrome_os:11-', 'android:30-'],
2448 'features': { 2448 'features': {
(...skipping 525 matching lines...) Expand 10 before | Expand all | Expand 10 after
2974 'desc': '''Control the user behavior in a multiprofile session on <ph name ="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex></ph> devices. 2974 'desc': '''Control the user behavior in a multiprofile session on <ph name ="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex></ph> devices.
2975 2975
2976 If this policy is set to 'MultiProfileUserBehaviorUnrestricted', the user can be either primary or secondary user in a multiprofile session. 2976 If this policy is set to 'MultiProfileUserBehaviorUnrestricted', the user can be either primary or secondary user in a multiprofile session.
2977 2977
2978 If this policy is set to 'MultiProfileUserBehaviorMustBePrimary', the user can only be the primary user in a multiprofile session. 2978 If this policy is set to 'MultiProfileUserBehaviorMustBePrimary', the user can only be the primary user in a multiprofile session.
2979 2979
2980 If this policy is set to 'MultiProfileUserBehaviorNotAllowed', the user ca nnot be part of a multiprofile session. 2980 If this policy is set to 'MultiProfileUserBehaviorNotAllowed', the user ca nnot be part of a multiprofile session.
2981 2981
2982 If you set this setting, users cannot change or override it. 2982 If you set this setting, users cannot change or override it.
2983 2983
2984 If the setting is changed while the user is signed into a multiprofile ses sion, all users in the session will be checked against their cooresponding setti ngs. The session will be closed if any one of the users is no longer allowed to be in the session. 2984 If the setting is changed while the user is signed into a multiprofile ses sion, all users in the session will be checked against their corresponding setti ngs. The session will be closed if any one of the users is no longer allowed to be in the session.
2985 2985
2986 If the policy is left not set, the default value 'MultiProfileUserBehavior Unrestricted' will be used.''', 2986 If the policy is left not set, the default value 'MultiProfileUserBehavior Unrestricted' will be used.''',
2987 }, 2987 },
2988 { 2988 {
2989 'name': 'InstantEnabled', 2989 'name': 'InstantEnabled',
2990 'type': 'main', 2990 'type': 'main',
2991 'schema': { 'type': 'boolean' }, 2991 'schema': { 'type': 'boolean' },
2992 'supported_on': ['chrome.*:11-28', 'chrome_os:11-28'], 2992 'supported_on': ['chrome.*:11-28', 'chrome_os:11-28'],
2993 'deprecated': True, 2993 'deprecated': True,
2994 'features': { 2994 'features': {
(...skipping 533 matching lines...) Expand 10 before | Expand all | Expand 10 after
3528 'type': 'main', 3528 'type': 'main',
3529 'schema': { 'type': 'boolean' }, 3529 'schema': { 'type': 'boolean' },
3530 'supported_on': ['chrome.*:19-', 'chrome_os:19-'], 3530 'supported_on': ['chrome.*:19-', 'chrome_os:19-'],
3531 'features': { 3531 'features': {
3532 'dynamic_refresh': True, 3532 'dynamic_refresh': True,
3533 'per_profile': False, 3533 'per_profile': False,
3534 }, 3534 },
3535 'example_value': False, 3535 'example_value': False,
3536 'id': 129, 3536 'id': 129,
3537 'caption': '''Whether online OCSP/CRL checks are performed''', 3537 'caption': '''Whether online OCSP/CRL checks are performed''',
3538 'desc': '''In light of the fact that soft-fail, online revocation checks p rovide no effective security benefit, they are disabled by default in <ph name=" PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> version 19 and later. By setting thi s policy to true, the previous behaviour is restored and online OCSP/CRL checks will be performed. 3538 'desc': '''In light of the fact that soft-fail, online revocation checks p rovide no effective security benefit, they are disabled by default in <ph name=" PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> version 19 and later. By setting thi s policy to true, the previous behavior is restored and online OCSP/CRL checks w ill be performed.
3539 3539
3540 If the policy is not set, or is set to false, then Chrome will not perform online revocation checks in Chrome 19 and later.''', 3540 If the policy is not set, or is set to false, then Chrome will not perform online revocation checks in Chrome 19 and later.''',
3541 }, 3541 },
3542 { 3542 {
3543 'name': 'RequireOnlineRevocationChecksForLocalAnchors', 3543 'name': 'RequireOnlineRevocationChecksForLocalAnchors',
3544 'type': 'main', 3544 'type': 'main',
3545 'schema': { 'type': 'boolean' }, 3545 'schema': { 'type': 'boolean' },
3546 'supported_on': ['chrome_os:30-', 'chrome.linux:30-', 'chrome.win:30-'], 3546 'supported_on': ['chrome_os:30-', 'chrome.linux:30-', 'chrome.win:30-'],
3547 'features': { 3547 'features': {
3548 'dynamic_refresh': True, 3548 'dynamic_refresh': True,
(...skipping 543 matching lines...) Expand 10 before | Expand all | Expand 10 after
4092 'type': 'boolean', 4092 'type': 'boolean',
4093 }, 4093 },
4094 'supported_on': ['chrome_os:29-'], 4094 'supported_on': ['chrome_os:29-'],
4095 'device_only': True, 4095 'device_only': True,
4096 'features': { 4096 'features': {
4097 'dynamic_refresh': True, 4097 'dynamic_refresh': True,
4098 }, 4098 },
4099 'example_value': True, 4099 'example_value': True,
4100 'id': 243, 4100 'id': 243,
4101 'caption': '''Allow autoupdate downloads via HTTP''', 4101 'caption': '''Allow autoupdate downloads via HTTP''',
4102 'desc': '''Auto-update payloads on <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex></ph> can be downloaded via HTTP instead of HTTPS. This allowes t ransparent HTTP caching of HTTP downloads. 4102 'desc': '''Auto-update payloads on <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex></ph> can be downloaded via HTTP instead of HTTPS. This allows tr ansparent HTTP caching of HTTP downloads.
4103 4103
4104 If this policy is set to true, <ph name="PRODUCT_OS_NAME">$2<ex>Google Chr ome OS</ex></ph> will attempt to download auto-update payloads via HTTP. If the policy is set to false or not set, HTTPS will be used for downloading auto-updat e payloads.''', 4104 If this policy is set to true, <ph name="PRODUCT_OS_NAME">$2<ex>Google Chr ome OS</ex></ph> will attempt to download auto-update payloads via HTTP. If the policy is set to false or not set, HTTPS will be used for downloading auto-updat e payloads.''',
4105 }, 4105 },
4106 { 4106 {
4107 'name': 'DeviceLocalAccounts', 4107 'name': 'DeviceLocalAccounts',
4108 'type': 'list', 4108 'type': 'list',
4109 'schema': { 4109 'schema': {
4110 'type': 'array', 4110 'type': 'array',
4111 'items': { 'type': 'string' }, 4111 'items': { 'type': 'string' },
4112 }, 4112 },
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
4304 'type': 'main', 4304 'type': 'main',
4305 'schema': { 'type': 'boolean' }, 4305 'schema': { 'type': 'boolean' },
4306 'supported_on': ['chrome.*:22-', 'chrome_os:22-', 'android:30-'], 4306 'supported_on': ['chrome.*:22-', 'chrome_os:22-', 'android:30-'],
4307 'features': { 4307 'features': {
4308 'dynamic_refresh': True, 4308 'dynamic_refresh': True,
4309 'per_profile': True, 4309 'per_profile': True,
4310 }, 4310 },
4311 'example_value': True, 4311 'example_value': True,
4312 'id': 150, 4312 'id': 150,
4313 'caption': '''Disable proceeding from the Safe Browsing warning page''', 4313 'caption': '''Disable proceeding from the Safe Browsing warning page''',
4314 'desc': '''The Safe Browsing service shows a warning page when users navig ate to sites that are flagged as potentially mallicious. Enabling this setting p revents users from proceeding anyway from the warning page to the malicious site . 4314 'desc': '''The Safe Browsing service shows a warning page when users navig ate to sites that are flagged as potentially malicious. Enabling this setting pr events users from proceeding anyway from the warning page to the malicious site.
4315 4315
4316 If this setting is disabled or not configured then users can choose to pro ceed to the flagged site after being shown the warning.''', 4316 If this setting is disabled or not configured then users can choose to pro ceed to the flagged site after being shown the warning.''',
4317 }, 4317 },
4318 { 4318 {
4319 'name': 'SpellCheckServiceEnabled', 4319 'name': 'SpellCheckServiceEnabled',
4320 'type': 'main', 4320 'type': 'main',
4321 'schema': { 'type': 'boolean' }, 4321 'schema': { 'type': 'boolean' },
4322 'supported_on': ['chrome.*:22-', 'chrome_os:22-'], 4322 'supported_on': ['chrome.*:22-', 'chrome_os:22-'],
4323 'features': { 4323 'features': {
4324 'can_be_recommended': True, 4324 'can_be_recommended': True,
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
4363 'dynamic_refresh': True, 4363 'dynamic_refresh': True,
4364 'per_profile': False, 4364 'per_profile': False,
4365 }, 4365 },
4366 'example_value': False, 4366 'example_value': False,
4367 'id': 159, 4367 'id': 159,
4368 'caption': '''Allow playing audio''', 4368 'caption': '''Allow playing audio''',
4369 'desc': '''Allow playing audio. 4369 'desc': '''Allow playing audio.
4370 4370
4371 When this policy is set to false, audio output will not be available on th e device while the user is logged in. 4371 When this policy is set to false, audio output will not be available on th e device while the user is logged in.
4372 4372
4373 This policy affects all types of audio output and not only the built-in sp eakers. Audio accessability features are also inhibited by this policy. Do not e nable this policy if a screen reader is required for the user. 4373 This policy affects all types of audio output and not only the built-in sp eakers. Audio accessibility features are also inhibited by this policy. Do not e nable this policy if a screen reader is required for the user.
4374 4374
4375 If this setting is set to true or not configured then users can use all su pported audio outputs on their device.''', 4375 If this setting is set to true or not configured then users can use all su pported audio outputs on their device.''',
4376 }, 4376 },
4377 { 4377 {
4378 'name': 'AudioCaptureAllowed', 4378 'name': 'AudioCaptureAllowed',
4379 'type': 'main', 4379 'type': 'main',
4380 'schema': { 'type': 'boolean' }, 4380 'schema': { 'type': 'boolean' },
4381 'supported_on': ['chrome.*:25-', 'chrome_os:23-'], 4381 'supported_on': ['chrome.*:25-', 'chrome_os:23-'],
4382 'features': { 4382 'features': {
4383 'dynamic_refresh': True, 4383 'dynamic_refresh': True,
(...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after
4654 'id': 240, 4654 'id': 240,
4655 'caption': '''Allow fullscreen mode''', 4655 'caption': '''Allow fullscreen mode''',
4656 'desc': '''Allow fullscreen mode. 4656 'desc': '''Allow fullscreen mode.
4657 4657
4658 This policy controls the availability of fullscreen mode in which all <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> UI is hidden and only web cont ent is visible. 4658 This policy controls the availability of fullscreen mode in which all <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> UI is hidden and only web cont ent is visible.
4659 4659
4660 If this policy is set to true or not not configured, the user, apps and ex tensions with appropriate permissions can enter fullscreen mode. 4660 If this policy is set to true or not not configured, the user, apps and ex tensions with appropriate permissions can enter fullscreen mode.
4661 4661
4662 If this policy is set to false, neither the user nor any apps or extension s can enter fullscreen mode. 4662 If this policy is set to false, neither the user nor any apps or extension s can enter fullscreen mode.
4663 4663
4664 On all platforms except <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS< /ex></ph>, kiosk mode is unvailable when fullscreen mode is disabled.''', 4664 On all platforms except <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS< /ex></ph>, kiosk mode is unavailable when fullscreen mode is disabled.''',
4665 }, 4665 },
4666 { 4666 {
4667 'name': 'PowerManagement', 4667 'name': 'PowerManagement',
4668 'type': 'group', 4668 'type': 'group',
4669 'caption': '''Power mangement''', 4669 'caption': '''Power management''',
4670 'desc': '''Configure power manegement in <ph name="PRODUCT_OS_NAME">$2<ex> Google Chrome OS</ex></ph>. 4670 'desc': '''Configure power management in <ph name="PRODUCT_OS_NAME">$2<ex> Google Chrome OS</ex></ph>.
4671 4671
4672 These policies let you configure how <ph name="PRODUCT_OS_NAME">$2<ex>Goog le Chrome OS</ex></ph> behaves when the user remains idle for some amount of tim e.''', 4672 These policies let you configure how <ph name="PRODUCT_OS_NAME">$2<ex>Goog le Chrome OS</ex></ph> behaves when the user remains idle for some amount of tim e.''',
4673 'policies': [ 4673 'policies': [
4674 { 4674 {
4675 'name': 'ScreenDimDelayAC', 4675 'name': 'ScreenDimDelayAC',
4676 'type': 'int', 4676 'type': 'int',
4677 'schema': { 4677 'schema': {
4678 'type': 'integer', 4678 'type': 'integer',
4679 'minimum': 0 4679 'minimum': 0
4680 }, 4680 },
(...skipping 552 matching lines...) Expand 10 before | Expand all | Expand 10 after
5233 'name': 'DeviceLoginScreenPowerManagement', 5233 'name': 'DeviceLoginScreenPowerManagement',
5234 'type': 'string', 5234 'type': 'string',
5235 'schema': { 'type': 'string' }, 5235 'schema': { 'type': 'string' },
5236 'supported_on': ['chrome_os:30-'], 5236 'supported_on': ['chrome_os:30-'],
5237 'device_only': True, 5237 'device_only': True,
5238 'features': { 5238 'features': {
5239 'dynamic_refresh': True, 5239 'dynamic_refresh': True,
5240 }, 5240 },
5241 'example_value': '{ "AC": { "IdleAction": "DoNothing" }, "Battery": { "Idl eAction": "DoNothing" } }', 5241 'example_value': '{ "AC": { "IdleAction": "DoNothing" }, "Battery": { "Idl eAction": "DoNothing" } }',
5242 'id': 225, 5242 'id': 225,
5243 'caption': '''Power mangement on the login screen''', 5243 'caption': '''Power management on the login screen''',
5244 'desc': '''Configure power management on the login screen in <ph name="PRO DUCT_OS_NAME">$2<ex>Google Chrome OS</ex></ph>. 5244 'desc': '''Configure power management on the login screen in <ph name="PRO DUCT_OS_NAME">$2<ex>Google Chrome OS</ex></ph>.
5245 5245
5246 This policy lets you configure how <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex></ph> behaves when there is no user activity for some amount of t ime while the login screen is being shown. The policy controls multiple settings . For their individual semantics and value ranges, see the corresponding policie s that control power management within a session. The only deviations from these policies are: 5246 This policy lets you configure how <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex></ph> behaves when there is no user activity for some amount of t ime while the login screen is being shown. The policy controls multiple settings . For their individual semantics and value ranges, see the corresponding policie s that control power management within a session. The only deviations from these policies are:
5247 * The actions to take on idle or lid close cannot be to end the session. 5247 * The actions to take on idle or lid close cannot be to end the session.
5248 * The default action taken on idle when running on AC power is to shut dow n. 5248 * The default action taken on idle when running on AC power is to shut dow n.
5249 5249
5250 The policy should be specified as a string that expresses the individual s ettings in JSON format, conforming to the following schema: 5250 The policy should be specified as a string that expresses the individual s ettings in JSON format, conforming to the following schema:
5251 { 5251 {
5252 "type": "object", 5252 "type": "object",
5253 "properties": { 5253 "properties": {
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
5332 'type': 'main', 5332 'type': 'main',
5333 'schema': { 'type': 'boolean' }, 5333 'schema': { 'type': 'boolean' },
5334 'supported_on': ['chrome_os:26-'], 5334 'supported_on': ['chrome_os:26-'],
5335 'device_only': True, 5335 'device_only': True,
5336 'features': { 5336 'features': {
5337 'dynamic_refresh': True, 5337 'dynamic_refresh': True,
5338 }, 5338 },
5339 'example_value': True, 5339 'example_value': True,
5340 'id': 185, 5340 'id': 185,
5341 'caption': '''Allow users to redeem offers through Chrome OS Registration' '', 5341 'caption': '''Allow users to redeem offers through Chrome OS Registration' '',
5342 'desc': '''IT admins for enterprise devices can use this flag to controll whether to allow users to redeem offers through Chrome OS Registration. 5342 'desc': '''IT admins for enterprise devices can use this flag to control w hether to allow users to redeem offers through Chrome OS Registration.
5343 5343
5344 If this policy is set to true or left not set, users will be able to redee m offers through Chrome OS Registration. 5344 If this policy is set to true or left not set, users will be able to redee m offers through Chrome OS Registration.
5345 5345
5346 If this policy is set to false, user will not be able to redeem offers.''' , 5346 If this policy is set to false, user will not be able to redeem offers.''' ,
5347 }, 5347 },
5348 { 5348 {
5349 'name': 'TermsOfServiceURL', 5349 'name': 'TermsOfServiceURL',
5350 'type': 'string', 5350 'type': 'string',
5351 'schema': { 'type': 'string' }, 5351 'schema': { 'type': 'string' },
5352 'supported_on': ['chrome_os:26-'], 5352 'supported_on': ['chrome_os:26-'],
(...skipping 24 matching lines...) Expand all
5377 'schema': { 'type': 'boolean' }, 5377 'schema': { 'type': 'boolean' },
5378 'supported_on': ['chrome_os:27-'], 5378 'supported_on': ['chrome_os:27-'],
5379 'features': { 5379 'features': {
5380 'can_be_recommended': True, 5380 'can_be_recommended': True,
5381 'dynamic_refresh': True, 5381 'dynamic_refresh': True,
5382 'per_profile': True, 5382 'per_profile': True,
5383 }, 5383 },
5384 'example_value': True, 5384 'example_value': True,
5385 'id': 188, 5385 'id': 188,
5386 'caption': '''Show accessibility options in system tray menu''', 5386 'caption': '''Show accessibility options in system tray menu''',
5387 'desc': '''Show <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex> </ph> accessibility options in the systenm menu. 5387 'desc': '''Show <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex> </ph> accessibility options in the system menu.
5388 5388
5389 If this policy is set to true, Accessibility options always appear in system tray menu. 5389 If this policy is set to true, Accessibility options always appear in system tray menu.
5390 5390
5391 If this policy is set to false, Accessibility options never appear in system tray menu. 5391 If this policy is set to false, Accessibility options never appear in system tray menu.
5392 5392
5393 If you set this policy, users cannot change or override it. 5393 If you set this policy, users cannot change or override it.
5394 5394
5395 If this policy is left unset, Accessibility options will not appear in the system tray menu, but the user can cause the Accessibility options to appea r via the Settings page.''' 5395 If this policy is left unset, Accessibility options will not appear in the system tray menu, but the user can cause the Accessibility options to appea r via the Settings page.'''
5396 }, 5396 },
5397 { 5397 {
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
5597 'features': { 5597 'features': {
5598 'dynamic_refresh': True, 5598 'dynamic_refresh': True,
5599 }, 5599 },
5600 'example_value': True, 5600 'example_value': True,
5601 'id': 256, 5601 'id': 256,
5602 'caption': '''Set default state of the on-screen keyboard on the login screen''', 5602 'caption': '''Set default state of the on-screen keyboard on the login screen''',
5603 'desc': '''Set the default state of the on-screen keyboard accessibili ty feature on the login screen. 5603 'desc': '''Set the default state of the on-screen keyboard accessibili ty feature on the login screen.
5604 5604
5605 If this policy is set to true, the on-screen keyboard will be enabled when the login screen is shown. 5605 If this policy is set to true, the on-screen keyboard will be enabled when the login screen is shown.
5606 5606
5607 If this policy is set to false, the on-sreen keyboard will be disabled when the login screen is shown. 5607 If this policy is set to false, the on-screen keyboard will be disable d when the login screen is shown.
5608 5608
5609 If you set this policy, users can temporarily override it by enabling or disabling the on-screen keyboard. However, the user's choice is not persisten t and the default is restored whenever the login screen is shown anew or the use r remains idle on the login screen for a minute. 5609 If you set this policy, users can temporarily override it by enabling or disabling the on-screen keyboard. However, the user's choice is not persisten t and the default is restored whenever the login screen is shown anew or the use r remains idle on the login screen for a minute.
5610 5610
5611 If this policy is left unset, the on-screen keyboard is disabled when the login screen is first shown. Users can enable or disable the on-screen keybo ard anytime and its status on the login screen is persisted between users.''', 5611 If this policy is left unset, the on-screen keyboard is disabled when the login screen is first shown. Users can enable or disable the on-screen keybo ard anytime and its status on the login screen is persisted between users.''',
5612 }, 5612 },
5613 { 5613 {
5614 'name': 'DeviceLoginScreenDefaultScreenMagnifierType', 5614 'name': 'DeviceLoginScreenDefaultScreenMagnifierType',
5615 'type': 'int-enum', 5615 'type': 'int-enum',
5616 'schema': { 5616 'schema': {
5617 'type': 'integer', 5617 'type': 'integer',
(...skipping 569 matching lines...) Expand 10 before | Expand all | Expand 10 after
6187 'desc': '''Text appended in parentheses to the policy name to indicate tha t it has been deprecated''', 6187 'desc': '''Text appended in parentheses to the policy name to indicate tha t it has been deprecated''',
6188 'text': 'deprecated', 6188 'text': 'deprecated',
6189 }, 6189 },
6190 'doc_recommended': { 6190 'doc_recommended': {
6191 'desc': '''Text appended in parentheses next to the policies top-level con tainer to indicate that those policies are of the Recommended level''', 6191 'desc': '''Text appended in parentheses next to the policies top-level con tainer to indicate that those policies are of the Recommended level''',
6192 'text': 'Default Settings (users can override)', 6192 'text': 'Default Settings (users can override)',
6193 }, 6193 },
6194 }, 6194 },
6195 'placeholders': [], 6195 'placeholders': [],
6196 } 6196 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698