AppAutoUpdate
Enable or disable automatic application update.
If set to true, application updates are installed without user approval within Firefox. The operating system might still require approval.
If set to false, application updates are downloaded but the user can choose when to install the update.
If you have disabled updates via DisableAppUpdate, this policy has no effect.
Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 75 | Available since 68.7.0 | Not supported |
CCK2 Equivalent: N/A
OMA-URI: AppAutoUpdate
Preferences Affected: app.update.auto
Examples
Section titled “Examples”{ "policies": { "AppAutoUpdate": false }}JSON schema
{ "type": "boolean"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\AppAutoUpdate = 0x1 | 0x0<dict> <key>AppAutoUpdate</key> <true/> | <false/></dict>