Ghost/core/server/config
Hannah Wolfe c902c71fbd Added support for local config file
- 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!
2020-04-27 19:09:20 +01:00
..
env Removed defunct Ghost OAuth code (#9014) 2017-09-18 13:01:58 +01:00
defaults.json Added base and default SSO Adapter 2020-04-05 21:13:47 +02:00
index.js Added support for local config file 2020-04-27 19:09:20 +01:00
overrides.json Refactored existing adapters to use adapter-manager 2020-04-05 21:13:47 +02:00
utils.js Refactored existing adapters to use adapter-manager 2020-04-05 21:13:47 +02:00