Changes

Firefox

343 bytes added, 13:16, 20 November 2007
Locking user preferences / Firefox settings for all users (like proxy etc.)
http://developer.mozilla.org/en/docs/Automatic_Mozilla_Configurator:Locked_config_settings:
 
 
== Disabling auto update ==
 
If Firefox is started by a user without administrative powers, automatic Firefox update will fail - which is harmless, but can confuse some users.
To disable Firefox auto updates, read [[Firefox#|locking user preferences]] first - add this line to your mozilla.cfg file:
 
lockPref("app.update.enabled", false);
== Firefox Client Customization Kit ==
Anonymous user