backend/conf/example.json

7 lines
84 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": [
2024-09-12 19:35:31 +02:00
{"kind": "stdout", "data": {"threshold": "info"}}
2024-09-12 00:03:29 +02:00
]
2024-09-11 17:24:20 +02:00
}