etherpad-lite/src/bin/convertSettings.json.template

11 lines
158 B
Plaintext

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