0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/shared/settings-cache
Hannah Wolfe c5ba27e2b5
Added initial concept of calculated settings (#14766)
refs: https://github.com/TryGhost/Team/issues/626

- calculated settings are simplified settings (booleans) that are based on other settings or data
- they make it easier for us to determine what state features are in elsewhere in ghost e.g. admin and themes
- this duplicates some of the members config concepts in the settings service
2022-05-10 21:49:38 +01:00
..
cache.js Added initial concept of calculated settings (#14766) 2022-05-10 21:49:38 +01:00
index.js
public.js Added initial concept of calculated settings (#14766) 2022-05-10 21:49:38 +01:00