Magellan Linux

Contents of /trunk/mlivecdbuild/profiles/inet-i686/custom-files/augusta-prefs.js

Parent Directory Parent Directory | Revision Log Revision Log


Revision 476 - (show annotations) (download) (as text)
Mon Apr 23 15:21:35 2007 UTC (17 years ago) by niro
File MIME type: application/javascript
File size: 708 byte(s)
augusta-inet pc profile

1 # Augusta Preferences
2
3 pref("browser.startup.homepage", "http://augusta-bochum.de");
4 pref("network.proxy.ftp", "128.20.50.211");
5 pref("network.proxy.ftp_port", 8181);
6 pref("network.proxy.gopher", "128.20.50.211");
7 pref("network.proxy.gopher_port", 8181);
8 pref("network.proxy.http", "128.20.50.211");
9 pref("network.proxy.http_port", 8181);
10 pref("network.proxy.no_proxies_on", "localhost, 127.0.0.1, 128.20.0.0/16, .augusta-bochum.intern, .dom-aka-nt.intern");
11 pref("network.proxy.share_proxy_settings", true);
12 pref("network.proxy.socks", "128.20.50.211");
13 pref("network.proxy.socks_port", 8181);
14 pref("network.proxy.ssl", "128.20.50.211");
15 pref("network.proxy.ssl_port", 8181);
16 pref("network.proxy.type", 1);

Properties

Name Value
svn:executable *