diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-07 16:53:57 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-07 16:56:18 +0100 |
| commit | 5035d260cb1cde38bfdc732e0d1ff8b3ca78135c (patch) | |
| tree | 1433995e753effc7cfa4f63266691bdc8b5ad6b3 /docs/api/html/nm-settings.html | |
| parent | 21add8edb7927d06f038208fd6271202063d5293 (diff) | |
| parent | 121343423a2e75e15e16988e664a8b32a629f2ba (diff) | |
Merge tag 'debian/1.20.6-1'
network-manager Debian release 1.20.6-1
Diffstat (limited to 'docs/api/html/nm-settings.html')
| -rw-r--r-- | docs/api/html/nm-settings.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/api/html/nm-settings.html b/docs/api/html/nm-settings.html index fee4af22..f2e13d83 100644 --- a/docs/api/html/nm-settings.html +++ b/docs/api/html/nm-settings.html @@ -418,6 +418,13 @@ </tr> <tr> <td align="left"> +<a name="nm-settings.property.802-1x.optional"></a>optional</td> +<td align="left">boolean</td> +<td align="left">FALSE</td> +<td>Whether the 802.1X authentication is optional. If TRUE, the activation will continue even after a timeout or an authentication failure. Setting the property to TRUE is currently allowed only for Ethernet connections. If set to FALSE, the activation can continue only after a successful authentication.</td> +</tr> +<tr> +<td align="left"> <a name="nm-settings.property.802-1x.pac-file"></a>pac-file</td> <td align="left">string</td> <td align="left"> </td> |