Skip to content

Commit

Permalink
chore(options/wireguard): remove `WIREGUARD_PERSISTENT_KEEPALIVE_INTE…
Browse files Browse the repository at this point in the history
…RVAL` which was added after v3.38
  • Loading branch information
qdm12 committed Jul 31, 2024
1 parent 057357a commit b1504d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup/options/wireguard.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ If using the Wireguard protocol, depending on the provider, the following might
| `WIREGUARD_ALLOWED_IPS` | `0.0.0.0/0,::/0` | CSV of IP address ranges | Wireguard peer allowed ips |
| `WIREGUARD_IMPLEMENTATION` | `auto` | `auto`, `kernelspace` or `userspace` | Wireguard implementation to use |
| `WIREGUARD_MTU` | `1400` | Any positive value up to `65535` | Wireguard MTU |
| `WIREGUARD_PERSISTENT_KEEPALIVE_INTERVAL` | | Any duration, for example `25s` | Wireguard persistent keepalive interval |

0 comments on commit b1504d1

Please sign in to comment.