| Index: chrome/app/policy/policy_templates.json
|
| diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
|
| index e2fc49eb72149102f7f2ed7082c018f45bf3e339..5b52da82079e48e212eaf16c8dfccd9b4086d69d 100644
|
| --- a/chrome/app/policy/policy_templates.json
|
| +++ b/chrome/app/policy/policy_templates.json
|
| @@ -348,10 +348,13 @@
|
| 'type': 'main',
|
| 'supported_on': ['chrome.*:14-', 'chrome_os:0.14-'],
|
| 'features': {'dynamic_refresh': 1},
|
| + # Mark this 'removed' when http://crbug.com/100216 is resolved.
|
| + 'deprecated': True,
|
| 'example_value': False,
|
| 'id': 94,
|
| 'caption': '''Enable firewall traversal from remote access client''',
|
| - 'desc': '''Enables usage of STUN and relay servers when connecting to a remote client.
|
| + 'desc': '''This policy is no longer supported.
|
| + Enables usage of STUN and relay servers when connecting to a remote client.
|
|
|
| If this setting is enabled, then this machine can discover and connect to remote host machines even if they are separated by a firewall.
|
|
|
|
|