BlockAboutConfig
Block access to about:config.
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: disableAboutConfig
Preferences Affected: N/A
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutConfigValue (string):
<enabled/> or <disabled/><dict> <key>BlockAboutConfig</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "BlockAboutConfig": true | false }}