etherpad-lite/bin/convertSettings.json.template
2011-08-21 16:51:08 +01:00

10 lines
160 B
Text

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