parent
6aec53d882
commit
d9fe2e4eda
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ database="mailtrain"
|
||||||
# MAMP users should also turn on "Allow network access to MySQL" otherwise MySQL might not be accessible
|
# MAMP users should also turn on "Allow network access to MySQL" otherwise MySQL might not be accessible
|
||||||
port=3306
|
port=3306
|
||||||
charset="utf8mb4"
|
charset="utf8mb4"
|
||||||
|
# The timezone configured on the MySQL server. This can be 'local', 'Z', or an offset in the form +HH:MM or -HH:MM
|
||||||
timezone="local"
|
timezone="local"
|
||||||
|
|
||||||
[redis]
|
[redis]
|
||||||
|
|
Loading…
Reference in a new issue