diff options
| author | Michael Biebl <biebl@debian.org> | 2018-06-17 14:54:10 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-06-17 14:54:10 +0200 |
| commit | 069cb5c3a525ebcc19cc2927964258acaca87b13 (patch) | |
| tree | 66ac6b21a44d630c0fc281c0df327239d491226a /docs/api/html/settings-team.html | |
| parent | 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 (diff) | |
New upstream version 1.11.90 upstream/1.11.90
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> |