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

Unified Diff: chrome/app/policy/policy_templates.json

Issue 8597008: Fix a mistake with the documentation of one policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added some more docu. Created 9 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/policy/policy_templates.json
diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
index e6ab781ba5b5a7bcfd6102e69d5ff211a3f9490a..5180b8d2c3032b955a24b690147ad3a1838476a9 100644
--- a/chrome/app/policy/policy_templates.json
+++ b/chrome/app/policy/policy_templates.json
@@ -913,10 +913,12 @@
'features': {'dynamic_refresh': 0},
'example_value': 'foobar.example.com',
'id': 30,
- 'caption': '''Kerberos delegation server whitelist
+ 'caption': '''Kerberos delegation server whitelist''',
+ 'desc': '''Servers that <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> may delegate to.
+
+ Separate multiple server names with commas. Wildcards (*) are allowed.
If you leave this policy not set any server will be accepted for integrated authentication.''',
- 'desc': '''Servers that <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> may delegate to.''',
},
{
'name': 'GSSAPILibraryName',
« 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