From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 22 Sep 2020 16:10:39 +0000 (-0500) Subject: Make preferences documentation more precise X-Git-Tag: v2.3~2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/40e626d79ba59a3011de3170f0d86b5140b4c667?ds=sidebyside;hp=--cc Make preferences documentation more precise --- 40e626d79ba59a3011de3170f0d86b5140b4c667 diff --git a/README.md b/README.md index 9fbfc36..2ffe598 100644 --- a/README.md +++ b/README.md @@ -3787,9 +3787,11 @@ Using the preference as the key, set the `Value` to the corresponding preference `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. -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 a default by policy. See the examples below for more detail.