mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-14 09:52:09 +03:00
c902c71fbd
- Because we want devExperiments enabled when checking out from source, we have a committed config.development.json - It works, but is a PITA if you want to have some local settings, as they have to be stashed (or get accidentally committed) - This commit adds `config.local.json` as a local file that anyone can specify in any env, and it will be loaded - Note that config.[specific env].json will trump it / overwrite it - But you can still have settings alongside! |
||
---|---|---|
.. | ||
env | ||
defaults.json | ||
index.js | ||
overrides.json | ||
utils.js |