From 5e3bf38480c96a1f00d142e75efd89f7de1edb53 Mon Sep 17 00:00:00 2001 From: MordyT Date: Mon, 16 Mar 2020 23:36:36 -0500 Subject: [PATCH] Add missing config option --- sample-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/sample-config.json b/sample-config.json index b3f5737d..d9e9263b 100644 --- a/sample-config.json +++ b/sample-config.json @@ -48,6 +48,7 @@ "info": "Information about this server" }, "_TlsOffload": true, + "_trustedproxy": true, "_MpsPort": 44330, "_MpsAliasPort": 4433, "_MpsAliasHost": "mps.mydomain.com",