etherpad-lite/bin/bin/convertSettings.json.template
John McLear d6f1aa3236 clean
2013-11-24 12:41:12 +00:00

10 lines
159 B
Text

{
"etherpadDB":
{
"host": "localhost",
"port": 3306,
"database": "etherpad",
"user": "etherpaduser",
"password": "yourpassword"
}
}