From 64b8eba0928708cbb943b366ccad42cd1681c24e Mon Sep 17 00:00:00 2001 From: Nathan Aclander <5856032+naclander@users.noreply.github.com> Date: Thu, 16 Feb 2023 08:24:23 -0800 Subject: [PATCH] Match MTU value between settings and documentation (#298) Under Global Settings, the MTU value on the left is by default set to 1450, but the documentation claims 1420. This updates the documentation to match the correct default value. --- templates/global_settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/global_settings.html b/templates/global_settings.html index e013349..8a41d1f 100644 --- a/templates/global_settings.html +++ b/templates/global_settings.html @@ -91,7 +91,7 @@ Global Settings
2. DNS Servers
The DNS servers will be set to client config.
3. MTU
-
The MTU will be set to server and client config. By default it is 1420. You might want +
The MTU will be set to server and client config. By default it is 1450. You might want to adjust the MTU size if your connection (e.g PPPoE, 3G, satellite network, etc) has a low MTU.
Leave blank to omit this setting in the configs.
4. Persistent Keepalive