diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/service-api.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt index c1dd5419..c4e1495d 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -417,6 +417,15 @@ Properties string State [readonly] Automatic proxy configuration URL. + dict Proxy.Configuration [readwrite] + + Same values as Proxy property. The Proxy represents + the actual system configuration while this allows + user configuration. + + Currently only setting Method to either "direct" + or "auto" is supported. + dict Provider [readonly] string Host [readonly] |