mirror of
https://github.com/strapi/strapi.git
synced 2025-08-19 06:08:50 +00:00
Merge pull request #4733 from franciskone/patch-1
Update configurations.md
This commit is contained in:
commit
358b8be5e2
@ -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