"dbType" : "mysql",
"dbSettings" : {
"user" : "etherpad",
- "host" : "localhost",
+ "host" : "127.0.0.1",
"password": "{{etherpad.mysql_password}}",
- "database": "etherpad"
+ "database": "etherpad",
+ "charset" : "utf8mb4"
},
//the default text of a pad