Disable Mozilla update

This commit is contained in:
Mario Fetka
2013-04-02 19:07:50 +02:00
parent 0713612f48
commit 826364ae7b
3 changed files with 5 additions and 4 deletions

2
CLIENT_DATA/mozilla.cfg Normal file
View File

@@ -0,0 +1,2 @@
lockPref("app.update.auto", false);
lockPref("app.update.enabled", false);