diff options
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> |