Disable first-run page
This commit is contained in:
parent
962c67412b
commit
1b563a2fb4
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
"policies": {
|
"policies": {
|
||||||
"AppUpdateURL": "https://localhost",
|
"AppUpdateURL": "https://localhost",
|
||||||
"DisableAppUpdate": true,
|
"DisableAppUpdate": true,
|
||||||
|
"OverrideFirstRunPage": "",
|
||||||
"OverridePostUpdatePage": "",
|
"OverridePostUpdatePage": "",
|
||||||
"DisableSystemAddonUpdate": true,
|
"DisableSystemAddonUpdate": true,
|
||||||
"DisableFirefoxAccounts": true,
|
"DisableFirefoxAccounts": true,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue