-
Sébastien Gaya authoredSébastien Gaya authored
cron.json 180 B
{
"jobs": [
{
"command": "0 1 * * * rails auto:update_publications_from_hal"
},
{
"command": "0 3 * * * rails auto:clean_and_rebuild_websites"
}
]
}