diff --git a/ab-nginx.params.template b/ab-nginx.params.template index 65814eb..01addc5 100644 --- a/ab-nginx.params.template +++ b/ab-nginx.params.template @@ -1,12 +1,5 @@ SERVER_NAMES="domain.tld www.domain.tld server.domain.tld alt.domain.tld" - HSTS=FALSE TLS13_ONLY=FALSE -# certificates -TLS_CERTIFICATE=/path/to/your/cert/fullchain.pem -TLS_KEY=/path/to/your/privkey.pem -TLS_CHAIN=/path/to/your/cert/chain.pem - -# if you're using TLS 1.2 -TLS_DHPARAM=/path/to/your/dhparam.pem +#EOF \ No newline at end of file