Changes

Firefox

1 byte removed, 19:33, 12 February 2008
m
Locking user preferences / Firefox settings for all users (like proxy etc.)
lockPref("network.proxy.http_port", 3128);
lockPref("network.proxy.no_proxies_on", "192.168.*,localhost,127.0.0.1, glpi, glpi.your.domain");
lockPref("network.proxy.share_proxy_settings", true);