2020-12-10 22:45:56 +01:00
|
|
|
{
|
|
|
|
"serverRoot": "http://localhost:8088",
|
|
|
|
"port": 8088,
|
|
|
|
"dbtype": "sqlite3",
|
|
|
|
"dbconfig": "file::memory:?cache=shared",
|
|
|
|
"useSSL": false,
|
|
|
|
"webpath": "../pack",
|
|
|
|
"filespath": "../../files",
|
2021-02-10 19:13:04 +01:00
|
|
|
"telemetry": false,
|
|
|
|
"webhook_update": []
|
2020-12-10 22:45:56 +01:00
|
|
|
}
|