DisableFormHistory
Turn off saving information on web forms and the search bar.
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: disableFormFill
Preferences Affected: browser.formfill.enable
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFormHistoryValue (string):
<enabled/> or <disabled/><dict> <key>DisableFormHistory</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "DisableFormHistory": true | false }}