9 lines
113 B
JSON
9 lines
113 B
JSON
|
{
|
||
|
"crons": [
|
||
|
{
|
||
|
"path": "/api/cron/calendar-cache-cleanup",
|
||
|
"schedule": "0 5 * * *"
|
||
|
}
|
||
|
]
|
||
|
}
|