From 7c634768588f1751ef00009a8b749194b8d1634c Mon Sep 17 00:00:00 2001
From: andryyy <andre.peters@debinux.de>
Date: Tue, 27 Dec 2016 20:28:45 +0100
Subject: [PATCH] Add hint to use alphanumeric passwords

---
 mailcow.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mailcow.conf b/mailcow.conf
index deddb33c..95d49ac3 100644
--- a/mailcow.conf
+++ b/mailcow.conf
@@ -8,6 +8,7 @@ MAILCOW_HOSTNAME=mail.example.org
 # SQL database configuration
 DBNAME=mailcow
 DBUSER=mailcow
+# Please use long, random alphanumeric strings (A-Za-z0-9)
 DBPASS=mysafepasswd
 DBROOT=myothersafepasswd