summaryrefslogtreecommitdiff
path: root/bin/convertSettings.json.template
blob: d7aa9c23f19865081ca7a3da1b0f0c911e8e397d (plain)
1
2
3
4
5
6
7
8
9
10
{
  "etherpadDB": 
  {
    "host": "localhost",
    "port": 3306,
    "database": "etherpad",
    "user": "etherpaduser",
    "password": "yourpassword"
  }
}