]> git.p6c8.net - policy-templates.git/commitdiff
Add Firefox Labs policy to mac and Linux sample files
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 9 Sep 2024 16:03:18 +0000 (12:03 -0400)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 9 Sep 2024 16:03:18 +0000 (12:03 -0400)
linux/policies.json
mac/org.mozilla.firefox.plist

index 7a2957bbb1a3faf98ca1996b403e94c544501539..2b6f031e19a4503e21091bb029eb9f87d5086136 100644 (file)
       "UrlbarInterventions": true | false,
       "SkipOnboarding": true | false,
       "MoreFromMozilla": true | false,
+      "FirefoxLabs": true | false,
       "Locked": true | false
     },
     "UseSystemPrintDialog": true | false.,
index d15519f647e0cc9d6689c29a174d7241a6180622..c3a39132e2f72d9a6af4c201b9568f2f93814578 100644 (file)
                <true/>
                <key>MoreFromMozilla</key>
                <true/>
+               <key>FirefoxLabs</key>
+               <true/>
                <key>Locked</key>
                <true/>
        </dict>

patrick-canterino.de