mirror of
https://github.com/Hopiu/webapi-eca.git
synced 2026-03-17 06:20:23 +00:00
13 lines
No EOL
294 B
JSON
13 lines
No EOL
294 B
JSON
{
|
|
"http-port": 8125,
|
|
"db-port": 6379,
|
|
"db-select": 0,
|
|
"log": {
|
|
"nolog": "false",
|
|
"mode": "productive",
|
|
"io-level": "info",
|
|
"file-level": "info",
|
|
"file-path": "logs/server.log"
|
|
},
|
|
"keygen-passphrase": "[TODO this has to come from prompt when server is started!]"
|
|
} |