0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/settings
Rishabh Garg f4066067e4
Extended public settings to include portal settings (#14801)
refs https://github.com/TryGhost/Team/issues/1599

- adds `portal_*` settings to public settings endpoint
- adds calculated `firstpromoter_account` setting for public settings endpoint
- also adds Ghost `version` information
2022-05-12 19:54:45 +05:30
..
index.js Renamed settings index.js to settings-service.js 2022-05-10 20:55:31 +01:00
settings-bread-service.js
settings-service.js Extended public settings to include portal settings (#14801) 2022-05-12 19:54:45 +05:30
settings-utils.js