Переглянути джерело

Merge pull request #88 from pib/master

Comment example proxy setting from default ibrowse.conf
pull/91/head
Chandrashekhar Mullaparthi 12 роки тому
джерело
коміт
69c94d3cf1
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      priv/ibrowse.conf

+ 1
- 1
priv/ibrowse.conf Переглянути файл

@ -15,4 +15,4 @@
%% If SSL is to be used, both the options, is_ssl and ssl_options MUST be specified %% 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 %% 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"}]}.

Завантаження…
Відмінити
Зберегти