]> git.p6c8.net - policy-templates.git/blobdiff - windows/firefox.admx
Fix typos
[policy-templates.git] / windows / firefox.admx
index e70f5086f8a15932fbf803c5d008a663c1445dc5..821d5007b6c1294759afcfeaebbeec6135f05dbd 100644 (file)
         <decimal value="0"/>
       </disabledValue>
     </policy>
+    <policy name="GenerativeAI_Enabled" class="Both" displayName="$(string.GenerativeAI_Enabled)" explainText="$(string.GenerativeAI_Enabled_Explain)" key="Software\Policies\Mozilla\Firefox\GenerativeAI" valueName="Enabled">
+      <parentCategory ref="GenerativeAI"/>
+      <supportedOn ref="SUPPORTED_FF144"/>
+      <enabledValue>
+        <decimal value="1"/>
+      </enabledValue>
+      <disabledValue>
+        <decimal value="0"/>
+      </disabledValue>
+    </policy>
     <policy name="GenerativeAI_Chatbot" class="Both" displayName="$(string.GenerativeAI_Chatbot)" explainText="$(string.GenerativeAI_Chatbot_Explain)" key="Software\Policies\Mozilla\Firefox\GenerativeAI" valueName="Chatbot">
       <parentCategory ref="GenerativeAI"/>
       <supportedOn ref="SUPPORTED_FF144"/>

patrick-canterino.de