From 7270c2a33a7f6bdcb0087c17684aa39814536da0 Mon Sep 17 00:00:00 2001 From: 3n8 <23587580+3n8@users.noreply.github.com> Date: Tue, 19 Jan 2021 09:32:57 +0100 Subject: [PATCH] Update znc.subdomain.conf.sample --- znc.subdomain.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/znc.subdomain.conf.sample b/znc.subdomain.conf.sample index 39f8235..3e14217 100644 --- a/znc.subdomain.conf.sample +++ b/znc.subdomain.conf.sample @@ -1,6 +1,6 @@ ## Version 2020/12/09 # make sure that your dns has a cname set for znc -# To additionally port foward the irc port uncomment the stream section in /config/nginx/nginx.conf, Add SSL port 6502 and append these lines (without #) to znc.conf: +# To additionally port foward the irc port uncomment the stream section in /config/nginx/nginx.conf and append these lines (without #) to znc.conf: #TrustedProxy = 127.0.0.1 #TrustedProxy = ::1 server {