11 lines
188 B
JSON
Raw Normal View History

2017-07-28 18:56:28 +02:00
{
"timeout": 3000,
2017-07-28 18:56:28 +02:00
"load": {
"before": [],
2017-07-28 18:56:28 +02:00
"order": [
"Define the hooks' load order by putting their names in this array in the right order"
],
"after": []
2017-07-28 18:56:28 +02:00
}
}