]> git.p6c8.net - policy-templates.git/blobdiff - README.md
A little more doc
[policy-templates.git] / README.md
index 9fbfc367085dbe5915410ed7f8642587c058515b..3f0caa1e6b17d25c94cd4cd3b2b45a6120f3cc52 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3787,9 +3787,13 @@ Using the preference as the key, set the `Value` to the corresponding preference
 
 `Status` can be "default", "locked", "user" or "clear"
 
 
 `Status` can be "default", "locked", "user" or "clear"
 
+Default preferences can be modified by the user.
+
 If a value is locked, it is also set as the default.
 
 If a value is locked, it is also set as the default.
 
-User preferences persist across invocations of Firefox.
+User preferences persist across invocations of Firefox. It is the equivalent of a user setting the preference. They are most useful when a preference is needed very early in startup so it can't be set as default by policy.
+
+User preferences persist even if the policy is removed, so if you need to remove them, you should use the clear policy.
 
 See the examples below for more detail.
 
 
 See the examples below for more detail.
 

patrick-canterino.de