pad.pub0.org/settings.json

8 lines
133 B
JSON

{
"port" : 9001,
"dbType" : "sqlite",
"dbSettings" : {
"filename" : "../var/sqlite.db"
}
}