mirror of
https://github.com/strapi/strapi.git
synced 2025-10-29 17:04:13 +00:00
Merge pull request #3720 from daksamit/issue/3719
Update default configuration access in hook
This commit is contained in:
commit
b4bb345d23
@ -24,6 +24,7 @@ module.exports = strapi => {
|
||||
|
||||
async initialize() {
|
||||
// await someAsyncCode()
|
||||
// this().defaults['your_config'] to access to your configs.
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user