Disable software updates in Firefox as they break it

This commit is contained in:
fdupoux 2020-01-25 13:26:07 +00:00
parent 43859305b9
commit 45577abf34

View file

@ -0,0 +1,5 @@
{
"policies": {
"DisableAppUpdate": true
}
}