Create and use ssl dhparam file if not existing (mounted), NGINX_SSL_DHPARAM_BITS variable in .env.dist file
This commit is contained in:
@@ -69,6 +69,13 @@ RELAYHOST=
|
|||||||
# Fetchmail delay
|
# Fetchmail delay
|
||||||
FETCHMAIL_DELAY=600
|
FETCHMAIL_DELAY=600
|
||||||
|
|
||||||
|
###################################
|
||||||
|
# Nginx settings
|
||||||
|
###################################
|
||||||
|
|
||||||
|
# SSL DHPARAM Bits
|
||||||
|
NGINX_SSL_DHPARAM_BITS=2048
|
||||||
|
|
||||||
###################################
|
###################################
|
||||||
# Developers
|
# Developers
|
||||||
###################################
|
###################################
|
||||||
|
|||||||
Reference in New Issue
Block a user