diff options
| author | Michael Biebl <biebl@debian.org> | 2018-06-17 14:54:57 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-06-17 14:54:57 +0200 |
| commit | 9d9b149b81f5ea5fe53ac383fda9cf3afb96b30f (patch) | |
| tree | a47c80e4d962d3f2202dbab41e2744c921fb8567 /docs/api/html/settings-team.html | |
| parent | 03218e6d85e6654bd942b7531ba48b9d9535d55f (diff) | |
| parent | 069cb5c3a525ebcc19cc2927964258acaca87b13 (diff) | |
Update upstream source from tag 'upstream/1.11.90'
Update to upstream version '1.11.90' with Debian dir 13153fad72263d24704dca73c994fe8f7bfd3a28
Diffstat (limited to 'docs/api/html/settings-team.html')
| -rw-r--r-- | docs/api/html/settings-team.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/html/settings-team.html b/docs/api/html/settings-team.html index ce5ae3cd..5c9e29e5 100644 --- a/docs/api/html/settings-team.html +++ b/docs/api/html/settings-team.html @@ -105,7 +105,7 @@ <td><pre class="screen">runner</pre></td> <td><pre class="screen">string</pre></td> <td><pre class="screen">"roundrobin"</pre></td> -<td>Corresponds to the teamd runner.name. Permitted values are: "roundrobin", "broadcast", "activebackup", "loadbalance", "lacp". When setting the runner, all the properties specific to the runner will be reset to the default value; all the properties specific to other runners will be set to an empty value (or if not possible to a default value).</td> +<td>Corresponds to the teamd runner.name. Permitted values are: "roundrobin", "broadcast", "activebackup", "loadbalance", "lacp", "random". When setting the runner, all the properties specific to the runner will be reset to the default value; all the properties specific to other runners will be set to an empty value (or if not possible to a default value).</td> </tr> <tr> <td><pre class="screen">runner-active</pre></td> |