Please edit settings.json, not settings.json.template
*/
{
+ "skinName": "colibris",
+
//IP and port which etherpad should bind at
"ip": "127.0.0.1",
"port" : 9001,
"user" : "etherpad",
"host" : "localhost",
"password": "{{etherpad.mysql_password}}",
- "database": "etherpad"
+ "database": "etherpad",
+ "charset" : "utf8mb4"
},
//the default text of a pad