mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-06 01:16:58 -06:00
9 lines
100 B
JSON
9 lines
100 B
JSON
{
|
|
"crons": [
|
|
{
|
|
"path": "/api/cron/updated",
|
|
"schedule": "23 18 * * *"
|
|
}
|
|
]
|
|
}
|