diff options
Diffstat (limited to 'docs/api/html/settings-wireguard.html')
| -rw-r--r-- | docs/api/html/settings-wireguard.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/html/settings-wireguard.html b/docs/api/html/settings-wireguard.html index d37ffbf5..4808c7a4 100644 --- a/docs/api/html/settings-wireguard.html +++ b/docs/api/html/settings-wireguard.html @@ -57,7 +57,7 @@ <td><pre class="screen">fwmark</pre></td> <td><pre class="screen">uint32</pre></td> <td><pre class="screen">0</pre></td> -<td>The use of fwmark is optional and is by default off. Setting it to 0 disables it. Otherwise it is a 32-bit fwmark for outgoing packets. Note that "ip4-auto-default-route" or "ip6-auto-default-route" enabled, implies to automatically choose a fwmark.</td> +<td>The use of fwmark is optional and is by default off. Setting it to 0 disables it. Otherwise, it is a 32-bit fwmark for outgoing packets. Note that "ip4-auto-default-route" or "ip6-auto-default-route" enabled, implies to automatically choose a fwmark.</td> </tr> <tr> <td><pre class="screen">ip4-auto-default-route</pre></td> |