Skip to content

Commit

Permalink
feat: Change the execution time slot for the expiration service
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed May 22, 2024
1 parent d2fb662 commit cbf59e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.webapp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"expiration": {
"type": "node",
"file": "services/expiration/mespapiers.js",
"trigger": "@daily between 1pm and 3pm"
"trigger": "@daily between 7am and 8pm"
},
"metadataMigration": {
"type": "node",
Expand Down

0 comments on commit cbf59e0

Please sign in to comment.