Create UTF8 mysql database by default.
This commit is contained in:
@@ -12,6 +12,8 @@ password =
|
||||
[mysql]
|
||||
user = root
|
||||
password = password
|
||||
charset = utf8
|
||||
collation = utf8_general_ci
|
||||
|
||||
[modoboa]
|
||||
user = modoboa
|
||||
|
||||
Reference in New Issue
Block a user