summaryrefslogtreecommitdiffstats
path: root/chrome/app/policy
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app/policy')
-rw-r--r--chrome/app/policy/policy_templates.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
index 8e433c5..aaf07ec 100644
--- a/chrome/app/policy/policy_templates.json
+++ b/chrome/app/policy/policy_templates.json
@@ -94,7 +94,7 @@
# persistent IDs for all fields (but not for groups!) are needed. These are
# specified by the 'id' keys of each policy. NEVER CHANGE EXISTING IDs,
# because doing so would break the deployed wire format!
-# For your editing convenience: highest ID currently used: 89
+# For your editing convenience: highest ID currently used: 87
#
# Placeholders:
# The following placeholder strings are automatically substituted:
@@ -1510,6 +1510,19 @@
If this setting is not set, users can open file selection dialogs as normal.''',
},
+ {
+ 'name': 'GCFUserDataDir',
+ 'type': 'string',
+ 'supported_on': ['chrome_frame:12-'],
+ 'features': {'dynamic_refresh': 0},
+ 'example_value': '${user_home}/Chrome Frame',
+ 'id': 87,
+ 'caption': '''Set <ph name="PRODUCT_NAME">$3<ex>Google Chrome Frame</ex></ph> user data directory''',
+ 'desc': '''Configures the directory that <ph name="PRODUCT_NAME">$3<ex>Google Chrome Frame</ex></ph> will use for storing user data.
+
+ If you set this policy, <ph name="PRODUCT_NAME">$3<ex>Google Chrome Frame</ex></ph> will use the provided directory.''',
+ 'label': '''Set user data directory''',
+ },
],
'messages': {
# Messages that are not associated to any policies.