0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/shared/config
Naz 8f17c1683d Added test-specific default-settings.json configuration
refs https://github.com/TryGhost/Toolbox/issues/214

- Having this config for test environment allows to pre-populate default settings values in the settings table
- Right now the default-settings.json is an exact copy of the original "/data/schema/default-settings/default-settings.json". Having a starter file as an exact copy, allows to track the differences between environments as they are introduced easier
2022-02-21 20:06:20 +13:00
..
env Added test-specific default-settings.json configuration 2022-02-21 20:06:20 +13:00
defaults.json Made default settings file location configurable 2022-02-21 20:06:20 +13:00
helpers.js 🐛 Fixed perms error when building public assets 2021-11-19 11:36:45 +00:00
index.js Renamed config index to loader 2021-06-16 14:42:06 +01:00
loader.js Moved "vhost-utils" to config helpers 2021-11-17 08:37:08 +00:00
overrides.json Renamed defaultSettings to defaultRouteSettings 2022-02-21 20:06:20 +13:00
utils.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00