]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Update workflow to use allowed commands
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 28fb093a36fa0543394d5f249e4aa2b72277e250..fa9aa5071a63075b892d22a2b60f69dfb892039d 100644 (file)
@@ -4,6 +4,58 @@
 <dict>
        <key>EnterprisePoliciesEnabled</key>
        <true/>
+       <key>AIControls</key>
+       <dict>
+               <key>Default</key>
+               <dict>
+                       <key>Value</key>
+                       <string>available</string>
+                       <key>Locked</key>
+                       <true/>
+               </dict>
+               <key>Translations</key>
+               <dict>
+                       <key>Value</key>
+                       <string>available</string>
+                       <key>Locked</key>
+                       <true/>
+               </dict>
+               <key>PDFAltText</key>
+               <dict>
+                       <key>Value</key>
+                       <string>available</string>
+                       <key>Locked</key>
+                       <true/>
+               </dict>
+               <key>SmartTabGroups</key>
+               <dict>
+                       <key>Value</key>
+                       <string>available</string>
+                       <key>Locked</key>
+                       <true/>
+               </dict>
+               <key>LinkPreviewKeyPoints</key>
+               <dict>
+                       <key>Value</key>
+                       <string>available</string>
+                       <key>Locked</key>
+                       <true/>
+               </dict>
+               <key>SidebarChatbot</key>
+               <dict>
+                       <key>Value</key>
+                       <string>available</string>
+                       <key>Locked</key>
+                       <true/>
+               </dict>
+               <key>SmartWindow</key>
+               <dict>
+                       <key>Value</key>
+                       <string>available</string>
+                       <key>Locked</key>
+                       <true/>
+               </dict>
+       </dict>
        <key>AllowedDomainsForApps</key>
        <string>managedfirefox.com,example.com</string>
        <key>AppAutoUpdate</key>
        <true/>
        <key>DisableProfileRefresh</key>
        <true/>
+       <key>DisableRemoteImprovements</key>
+       <true/>
        <key>DisableSafeMode</key>
        <true/>
        <key>DisableSecurityBypass</key>
                <array>
                        <string>https://example.com</string>
                </array>
+               <key>BaselineExceptions</key>
+               <true/>
+               <key>ConvenienceExceptions</key>
+               <true/>
        </dict>
        <key>EncryptedMediaExtensions</key>
                <dict>
                <key>Locked</key>
                <true/>
        </dict>
-       <key>FirefoxHome</key>
+       <key>FirefoxSuggest</key>
        <dict>
                <key>WebSuggestions</key>
                <true/>
        </dict>
     <key>GenerativeAI</key>
     <dict>
+        <key>Enabled</key>
+        <true/>
         <key>Chatbot</key>
         <false/>
         <key>LinkPreviews</key>
                <key>Default</key>
                <false/>
        </dict>
+       <key>IPProtectionAvailable</key>
+       <true/>
        <key>LocalFileLinks</key>
        <array>
                <string>http://example.org</string>

patrick-canterino.de