From bab71ee10f9bda4afad2bb805e7c88103333f361 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Mon, 1 Nov 2021 14:18:50 +0000 Subject: deploy: 2014098d014844b89abd39ac86ab7ba39c5340f9 --- develop/print.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index ab8e7e2c3f..6e9f08d8f0 100644 --- a/develop/print.html +++ b/develop/print.html @@ -1017,7 +1017,7 @@ matrix.example.com { http-request set-header X-Forwarded-For %[src] # Matrix client traffic - acl matrix-host hdr(host) -i matrix.example.com + acl matrix-host hdr(host) -i matrix.example.com matrix.example.com:443 acl matrix-path path_beg /_matrix acl matrix-path path_beg /_synapse/client -- cgit 1.5.1