mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
removed unnecessary stuff from convertSettings
This commit is contained in:
parent
070b5f16f7
commit
e4af96e67b
1 changed files with 0 additions and 11 deletions
|
@ -6,16 +6,5 @@
|
|||
"database": "etherpad",
|
||||
"user": "etherpaduser",
|
||||
"password": "yourpassword"
|
||||
},
|
||||
"etherpad-lite-db":
|
||||
{
|
||||
"dbType" : "mysql",
|
||||
"dbSettings" :
|
||||
{
|
||||
"user" : "root",
|
||||
"host" : "localhost",
|
||||
"password": "",
|
||||
"database": "store"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue