From fc6a5bcad7df1b234bd0fbd2aa5b89f7bcd443b8 Mon Sep 17 00:00:00 2001 From: Tomasz Bursztyka Date: Fri, 8 Oct 2010 12:10:29 +0300 Subject: Small proxy settings rewrite in service API documentation. --- doc/service-api.txt | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) (limited to 'doc') diff --git a/doc/service-api.txt b/doc/service-api.txt index 85990417..46245222 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -402,18 +402,15 @@ Properties string State [readonly] Possible values are "direct", "auto" and "manual". - If the DHCP server, or WPAD protocol, provides - an automatic configuration URL, then this value - is set to "auto" in case "auto" is configured" - referenced by the URL value. If "auto" is - configured and DHCP and WPAD auto-discover - methods fails then method will be "direct". - - In case of "auto" method, the URL file has - to be provided. In case of "direct" no - additional information are provided. For - the "manual" method the Servers have to - be set. + In case of "auto" method, the URL file can be + provided unless you want to let DHCP/WPAD + auto-discover to be tried. In such case if DHCP + and WPAD auto-discover methods fails then + method will be "direct". + + In case of "direct" no additional information + are provided. For the "manual" method the + Servers have to be set, Excludes is optional. string URL [readonly] @@ -445,8 +442,8 @@ Properties string State [readonly] user configuration. If "auto" method is set with an empty URL, then - WPAD protocol will be ran. Otherwise the specified - URL will be used. + DHCP/WPAD auto-discover will be tried. Otherwise the + specified URL will be used. dict Provider [readonly] -- cgit v1.2.3