8 lines
101 B
JSON
8 lines
101 B
JSON
{
|
|
"crons": [
|
|
{
|
|
"path": "/api/cron/dbWarmer",
|
|
"schedule": "0 0 */6 * *"
|
|
}
|
|
]
|
|
}
|