Policy firefox : autorise config et désactive les maj (faites par le système)
This commit is contained in:
parent
85b4d68089
commit
e8cd9b29d8
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
firefox_policies:
|
firefox_policies:
|
||||||
BlockAboutConfig: true
|
BlockAboutConfig: false
|
||||||
|
DisableAppUpdate: true
|
||||||
Extensions:
|
Extensions:
|
||||||
Install:
|
Install:
|
||||||
- https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/addon-4328681-latest.xpi
|
- https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/addon-4328681-latest.xpi
|
||||||
|
|
Loading…
Reference in a new issue