]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Merge pull request #1093 from vossni/master
[policy-templates.git] / mac / org.mozilla.firefox.plist
index c5b61a6524abd16a5f2fc197e931109c868705ff..f1701f43507343a76496b889c752def570eea57d 100644 (file)
                <key>Locked</key>
                <true/>
        </dict>
+       <key>FirefoxHome</key>
+       <dict>
+               <key>WebSuggestions</key>
+               <true/>
+               <key>SponsoredSuggestions</key>
+               <false/>
+               <key>ImproveSuggest</key>
+               <false/>
+               <key>Locked</key>
+               <true/>
+       </dict>
        <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
        <true/>
        <key>Handlers</key>
                        <string>locked</string>
                </dict>
        </dict>
+       <key>PrintingEnabled</key>
+       <false/>
        <key>Proxy</key>
        <dict>
-               <key>SocksVersion</key>
-               <string>4</string>
                <key>Mode</key>
                <string>manual</string>
                <key>HTTPProxy</key>
                <string>proxy.example.com:80</string>
+               <key>UseHTTPProxyForAllProtocols</key>
+               <true/>
+               <key>SSLProxy</key>
+               <string>proxy.example.com:80</string>
+               <key>FTPProxy</key>
+               <string>proxy.example.com:80</string>
+               <key>SOCKSProxy</key>
+               <string>proxy.example.com:80</string>
+               <key>SocksVersion</key>
+               <string>4</string>
+               <key>Passthrough</key>
+               <string>&lt;local&gt;</string>
+               <key>AutoConfigURL</key>
+               <string>URL_TO_AUTOCONFIG</string>
+               <key>AutoLogin</key>
+               <true/>
+               <key>UseProxyForDNS</key>
+               <true/>
                <key>Locked</key>
                <true/>
        </dict>
                <false/>
                <key>SkipOnboarding</key>
                <true/>
+               <key>MoreFromMozilla</key>
+               <true/>
+               <key>Locked</key>
+               <true/>
        </dict>
        <key>UseSystemPrintDialog</key>
        <true/>

patrick-canterino.de