devlog/timeframes_config.json.example
2024-10-11 12:23:14 +02:00

10 lines
171 B
Plaintext

{
"timeframes": [
{
"start_date": "2024-09-01",
"end_date": "2024-09-30",
"use_cache": true,
"grouping_days": 7
}
]
}