forked from Telodendria/Telodendria
18 lines
299 B
Text
18 lines
299 B
Text
{
|
|
"log": {
|
|
"output": "stdout",
|
|
"color": true,
|
|
"timestampFormat": "none",
|
|
"level": "debug"
|
|
},
|
|
"listen": [
|
|
{
|
|
"port": 8008,
|
|
"tls": false
|
|
}
|
|
],
|
|
"registration": true,
|
|
"serverName": "localhost",
|
|
"baseUrl": "http:\/\/localhost:8008",
|
|
"federation": true
|
|
}
|