commit
cc1c70d57f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ host="localhost"
|
||||||
user="mailtrain"
|
user="mailtrain"
|
||||||
password="mailtrain"
|
password="mailtrain"
|
||||||
database="mailtrain"
|
database="mailtrain"
|
||||||
port=3306 # some installations, eg. MAMP can use a different port (8889)
|
port=3306 # some installations, eg. MAMP can use a different port (8889). MAMP users should turn on "Allow network access to MySQL"
|
||||||
charset="utf8mb4"
|
charset="utf8mb4"
|
||||||
timezone="local"
|
timezone="local"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue