Procházet zdrojové kódy

[fixes #87] Don't set proxy settings by default

pull/88/head
Paul Bonser před 12 roky
rodič
revize
4d41cddbad
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      priv/ibrowse.conf

+ 1
- 1
priv/ibrowse.conf Zobrazit soubor

@ -15,4 +15,4 @@
%% If SSL is to be used, both the options, is_ssl and ssl_options MUST be specified
%% where option() is all options supported in the ssl module
{{options, "www.google.co.uk", 80}, [{proxy_host, "proxy"}, {proxy_port, 8080}, {proxy_user, "cmullaparthi"}, {proxy_password, "20nov99"}]}.
%% {{options, "www.google.co.uk", 80}, [{proxy_host, "proxy"}, {proxy_port, 8080}, {proxy_user, "cmullaparthi"}, {proxy_password, "20nov99"}]}.

Načítá se…
Zrušit
Uložit