mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
closes #8037 🔥 Remove API-level default settings population - This is a relic! - We ALWAYS populate defaults on server start therefore this code could never run. - This was a lot of complicated code that wasn't even needed!! 🎨 Move settings cache - Move settings cache to be its own thing - Update all references - Adds TODOs for further cleanup 🎨 Create settings initialisation step - Create new settings library, which will eventually house more code - Unify the interface for initialising settings (will be more useful later) - Reduce number of calls to updateSettingsCache |
||
---|---|---|
.. | ||
channel-config_spec.js | ||
channels_spec.js | ||
context_spec.js | ||
error_spec.js | ||
fetch-data_spec.js | ||
format-response_spec.js | ||
index_spec.js | ||
post-lookup_spec.js | ||
render-channel_spec.js | ||
templates_spec.js |