Quellcode durchsuchen

Add hint to use alphanumeric passwords

andryyy vor 9 Jahren
Ursprung
Commit
7c63476858
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      mailcow.conf

+ 1 - 0
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