From 182a05f740d36ca2bad8d762b92610a7fad09057 Mon Sep 17 00:00:00 2001 From: NHAS Date: Fri, 15 Dec 2023 19:30:24 +1300 Subject: [PATCH] Update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ce1e4f9..40cdf661 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ The web interface itself cannot add administrative users. # Configuration file reference -`Proxied`: Respect the `X-Forward-For` directive, must ensure that you are setting the `X-Forward-For` directive in your reverse proxy as wag relies on the client IP for authentication in the VPN tunnel +`NumberProxies`: The number of trusted reverse proxies before the client, makes wag respect the `X-Forward-For` directive and parses the client IP from it correctly `HelpMail`: The email address that is shown on the prompt page `Lockout`: Number of times a person can attempt mfa authentication before their account locks `NAT`: Turn on or off masquerading