8 lines
98 B
JSON
8 lines
98 B
JSON
{
|
|
"cron": [
|
|
{
|
|
"path": "/api/cron/publish",
|
|
"schedule": "*/5 * * * *"
|
|
}
|
|
]
|
|
} |