summaryrefslogtreecommitdiffstats
path: root/modules/mail
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-02-20 00:12:06 -0500
committerJesse Luehrs <doy@tozt.net>2019-02-20 00:12:06 -0500
commit27451772b55a720a5eb729f9d9bb83d75379c63f (patch)
treeaa67455f7f10adac2fca2f78f554bc34c8ca8073 /modules/mail
parent22f6b51951116cb748029b8faf249ee7fe8f470e (diff)
downloadpuppet-tozt-27451772b55a720a5eb729f9d9bb83d75379c63f.tar.gz
puppet-tozt-27451772b55a720a5eb729f9d9bb83d75379c63f.zip
we're not using this pregenerated secret key
Diffstat (limited to 'modules/mail')
-rw-r--r--modules/mail/files/mailu.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mail/files/mailu.env b/modules/mail/files/mailu.env
index 2b58dae..0c2ae7c 100644
--- a/modules/mail/files/mailu.env
+++ b/modules/mail/files/mailu.env
@@ -18,7 +18,7 @@
#VERSION=1.6
# Set to a randomly generated 16 bytes string
-SECRET_KEY=KBLWPEM0GW3950ET
+# SECRET_KEY=KBLWPEM0GW3950ET
# Address where listening ports should bind
# This variables are now set directly in `docker-compose.yml by the setup utility