diff options
| author | Michael Biebl <biebl@debian.org> | 2022-01-13 22:30:39 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-01-13 22:30:39 +0100 |
| commit | 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c (patch) | |
| tree | 71f32df6617802270e8a78574bd8e1637dc532f4 /docs/libnm/html/NMSettingProxy.html | |
| parent | e74c568b07b50b97873fb4ee1d776dedefbd54d6 (diff) | |
New upstream version 1.34.0 upstream/1.34.0
Diffstat (limited to 'docs/libnm/html/NMSettingProxy.html')
| -rw-r--r-- | docs/libnm/html/NMSettingProxy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libnm/html/NMSettingProxy.html b/docs/libnm/html/NMSettingProxy.html index 0ed60245..bba60204 100644 --- a/docs/libnm/html/NMSettingProxy.html +++ b/docs/libnm/html/NMSettingProxy.html @@ -126,7 +126,7 @@ <a name="NMSettingProxy.description"></a><h2>Description</h2> <p>The <a class="link" href="NMSettingProxy.html" title="NMSettingProxy"><span class="type">NMSettingProxy</span></a> object is a <a class="link" href="NMSetting.html" title="NMSetting"><span class="type">NMSetting</span></a> subclass that describes properties related to Proxy settings like PAC URL, PAC script etc.</p> -<p>NetworkManager support 2 values for the <a href="NMSettingProxy.html#NMSettingProxy--method"><span class="type">“method”</span></a> property for +<p>NetworkManager support 2 values for the <span class="type">“method”</span> property for proxy. If "auto" is specified then WPAD takes place and the appropriate details are pushed into PacRunner or user can override this URL with a new PAC URL or a PAC script. If "none" is selected then no proxy configuration is given to PacRunner |