Files
strapi-elb/config/hook.json
2020-04-23 19:46:25 +01:00

11 lines
188 B
JSON

{
"timeout": 3000,
"load": {
"before": [],
"order": [
"Define the hooks' load order by putting their names in this array in the right order"
],
"after": []
}
}