]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Fixed Typo
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 7b0bef2a525d4a8983010bf97a5c7105aa28201a..cffd8c21d0626c876cb0d7f35ecadad918b2cc00 100644 (file)
                <key>Locked</key>
                <true/>
        </dict>
                <key>Locked</key>
                <true/>
        </dict>
+       <key>DefaultDownloadDirectory</key>
+       <string>${home}/Downloads</string>
+       <key>DownloadDirectory</key>
+       <string>${home}/Downloads</string>
        <key>DNSOverHTTPS</key>
        <dict>
                <key>Enabled</key>
        <key>DNSOverHTTPS</key>
        <dict>
                <key>Enabled</key>
        </dict>
        <key>ExtensionUpdate</key>
        <false/>
        </dict>
        <key>ExtensionUpdate</key>
        <false/>
+       <key>FirefoxHome</key>
+       <dict>
+               <key>Search</key>
+               <true/>
+               <key>TopSites</key>
+               <true/>
+               <key>Highlights</key>
+               <true/>
+               <key>Pocket</key>
+               <false/>
+               <key>Snippets</key>
+               <false/>
+               <key>Locked</key>
+               <true/>
+       </dict>
        <key>FlashPlugin</key>
        <dict>
                <key>Allow</key>
        <key>FlashPlugin</key>
        <dict>
                <key>Allow</key>
                <key>Default</key>
                <false/>
        </dict>
                <key>Default</key>
                <false/>
        </dict>
+       <key>LocalFileLinks</key>
+       <array>
+               <string>http://example.org</string>
+               <string>http://example.edu</string>
+       </array>
        <key>NetworkPrediction</key>
        <false/>
        <key>NetworkPrediction</key>
        <false/>
+       <key>NewTabPage</key>
+       <false/>
        <key>NoDefaultBookmarks</key>
        <true/>
        <key>OfferToSaveLogins</key>
        <key>NoDefaultBookmarks</key>
        <true/>
        <key>OfferToSaveLogins</key>
                <key>Locked</key>
                <true/>
        </dict>
                <key>Locked</key>
                <true/>
        </dict>
+       <key>Preferences</key>
+       <dict>
+               <key>app.update.auto</key>
+               <true/>
+               <key>security.default_personal_cert</key>
+               <string>Ask Every Time</string>
+       </dict>
        <key>Proxy</key>
        <dict>
                <key>SocksVersion</key>
        <key>Proxy</key>
        <dict>
                <key>SocksVersion</key>
                <key>NAME_OF_DEVICE</key>
                <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
        </dict>
                <key>NAME_OF_DEVICE</key>
                <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
        </dict>
-       <key>SSLMinVersion</key>
+       <key>SSLVersionMin</key>
        <string>tls1.2</string>
        <string>tls1.2</string>
-       <key>SSLMaxVersion</key>
+       <key>SSLVersionMax</key>
        <string>tls1.3</string>
        <string>tls1.3</string>
+       <key>SupportMenu</key>
+       <dict>
+               <key>Title</key>
+               <string>Click here for help</string>
+               <key>URL</key>
+               <string>http://example.edu/</string>
+               <key>AccessKey</key>
+               <string>C</string>
+       </dict>
 </dict>
 </plist>
 </dict>
 </plist>

patrick-canterino.de