]> git.p6c8.net - policy-templates.git/blobdiff - windows/firefox.admx
Policy updates for Bug 1983249 - VisualSearchEnabled
[policy-templates.git] / windows / firefox.admx
index 92af0cc4a5292e298f808677eff91d048069920f..23b29d4c4d26480a9195a3ece806c4a219a1576c 100644 (file)
         <decimal value="0"/>
       </disabledValue>
     </policy>
+    <policy name="VisualSearchEnabled" class="Both" displayName="$(string.VisualSearchEnabled)" explainText="$(string.VisualSearchEnabled_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="VisualSearchEnabled">
+      <parentCategory ref="firefox"/>
+      <supportedOn ref="SUPPORTED_FF144_ONLY"/>
+      <enabledValue>
+        <decimal value="1"/>
+      </enabledValue>
+      <disabledValue>
+        <decimal value="0"/>
+      </disabledValue>
+    </policy>
   </policies>
 </policyDefinitions>

patrick-canterino.de