mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
3ea6df819c
- requiring lib/common/events makes the settings cache tightly coupled to the server
- moving this up to settings index means the cache itself can be moved to a shared component/moved out of Ghost
- the index then becomes the settings manager
- questionable whether the event listeners & updater part of this shouldn't be part of a manager, independent of the actual cache 🤔
|
||
---|---|---|
.. | ||
apps | ||
auth | ||
mega | ||
members | ||
notifications | ||
permissions | ||
routing | ||
rss | ||
settings | ||
theme-engine | ||
themes | ||
url | ||
labs_spec.js | ||
slack_spec.js | ||
xmlrpc_spec.js |