From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Mon, 10 Feb 2020 19:28:18 +0000 (-0600) Subject: Merge pull request #527 from apizz/patch-1 X-Git-Tag: v1.13~6 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/9638a0bbcccfeae36bbe31cc85c01d29255bb2b9?hp=7c52a36ba488c3ce848cb9a35891094fedddb9fa Merge pull request #527 from apizz/patch-1 Fix preference type for browser.bookmarks.restore_default_bookmarks --- diff --git a/README.md b/README.md index e30980d..ff22cee 100644 --- a/README.md +++ b/README.md @@ -2202,7 +2202,7 @@ Set and lock certain preferences. |     If true, bookmarks are exported on shutdown. | browser.bookmarks.file | string | Firefox 70, Firefox ESR 68.2 | N/A |     If set, the name of the file where bookmarks are exported and imported. -| browser.bookmarks.restore_default_bookmarks | string | Firefox 70, Firefox ESR 68.2 | N/A +| browser.bookmarks.restore_default_bookmarks | boolean | Firefox 70, Firefox ESR 68.2 | N/A |     If true, bookmarks are restored to their defaults. | browser.cache.disk.enable | boolean | Firefox 68, Firefox ESR 68 | true |     If false, don't store cache on the hard drive.