mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
7 lines
133 B
JSON
7 lines
133 B
JSON
{
|
|
"port" : 9001,
|
|
"dbType" : "sqlite",
|
|
"dbSettings" : {
|
|
"filename" : "../var/sqlite.db"
|
|
}
|
|
}
|