Add dist files options for certbot certificate generaion
This commit is contained in:
@@ -45,6 +45,9 @@ WEBMAIL=none
|
||||
# Expose the admin interface in publicly (values: yes, no)
|
||||
EXPOSE_ADMIN=no
|
||||
|
||||
# Use Letsencrypt to generate a TLS certificate (uncomment to enable)
|
||||
# ENABLE_CERTBOT=True
|
||||
|
||||
###################################
|
||||
# Mail settings
|
||||
###################################
|
||||
@@ -67,5 +70,5 @@ FETCHMAIL_DELAY=600
|
||||
# Developers
|
||||
###################################
|
||||
|
||||
# Set this to enable debugging globally
|
||||
DEBUG=False
|
||||
# Uncomment this to enable debugging globally
|
||||
# DEBUG=True
|
||||
|
||||
Reference in New Issue
Block a user