mirror of
https://github.com/strapi/strapi.git
synced 2025-08-15 04:08:04 +00:00
11 lines
188 B
JSON
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": []
|
|
}
|
|
}
|