Email retention
This commit is contained in:
@@ -7,5 +7,11 @@
|
||||
"env": {
|
||||
"NODE_OPTIONS": "--max-old-space-size=4096"
|
||||
}
|
||||
}
|
||||
},
|
||||
"crons": [
|
||||
{
|
||||
"path": "/api/cron/retention-emails",
|
||||
"schedule": "0 10 * * *"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user