瀏覽代碼

Add hint to use alphanumeric passwords

andryyy 9 年之前
父節點
當前提交
7c63476858
共有 1 個文件被更改,包括 1 次插入0 次删除
  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