mirror of
https://github.com/strapi/strapi.git
synced 2025-11-09 14:51:29 +00:00
Merge branch 'master' into develop
This commit is contained in:
commit
f8d8b76fad
@ -57,7 +57,7 @@ These configurations are accessible through `strapi.config.backendURL` and `stra
|
|||||||
|
|
||||||
The `./config/functions/` folder contains a set of JavaScript files in order to add dynamic and logic based configurations.
|
The `./config/functions/` folder contains a set of JavaScript files in order to add dynamic and logic based configurations.
|
||||||
|
|
||||||
All functions that are expose in this folder or in your `./config` folder are accessible via `strapi.config.functions['fileName']();`
|
All functions that are exposed in this folder or in your `./config` folder are accessible via `strapi.config.functions['fileName']();`
|
||||||
|
|
||||||
### Bootstrap
|
### Bootstrap
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user