backend/conf/example.json

7 lines
85 B
JSON
Raw Normal View History

2024-09-11 17:24:20 +02:00
{
2024-09-12 00:03:29 +02:00
"version": 1,
"log": [
{"kind": "stdout", "data": {"threshold": "debug"}}
]
2024-09-11 17:24:20 +02:00
}