etherpad-lite/bin/convertSettings.json.template

11 lines
159 B
Text
Raw Normal View History

2012-09-06 16:32:41 -05:00
{
"etherpadDB":
{
"host": "localhost",
"port": 3306,
"database": "etherpad",
"user": "etherpaduser",
"password": "yourpassword"
}
}