]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Merge pull request #921 from mozilla/UseSystemPrintDialog
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 1ad8bc6afab62595eced26ed854019fa359cdbce..b019f8301bcd4c8a4339b7734658fbde90d5a4ba 100644 (file)
                <key>EnablePermissions</key>
                <false/>
        </dict>
+       <key>PasswordManagerExceptions</key>
+       <array>
+               <string>https://example.org</string>
+               <string>https://example.edu</string>
+       </array>
        <key>Permissions</key>
        <dict>
                <key>Camera</key>
                <key>SkipOnboarding</key>
                <true/>
        </dict>
+       <key>UseSystemPrintDialog</key>
+       <true/>
        <key>WebsiteFilter</key>
        <dict>
                <key>Block</key>

patrick-canterino.de