Update znc.subdomain.conf.sample

This commit is contained in:
3n8 2021-01-19 09:32:57 +01:00 committed by GitHub
commit 7270c2a33a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
## Version 2020/12/09 ## Version 2020/12/09
# make sure that your dns has a cname set for znc # 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 = 127.0.0.1
#TrustedProxy = ::1 #TrustedProxy = ::1
server { server {