0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Maurice Williams 3583515e44 adding config flags to control all items mentioned in PRIVACY.md
closes #3241
- in config.js, the `privacy` attribute holds all privacy-related flags
- `privacy.userTinfoil: true` disables everything (equivalent to setting all flags to false)
- added helper function to core/server/config/index.js to checking privacy flags
- added helper function to core/server/config/index.js to show warning about deprecated items
2014-09-13 12:04:01 -04:00
..
client Merge pull request #3963 from jaswilli/issue-3955 2014-09-06 16:07:30 +01:00
server adding config flags to control all items mentioned in PRIVACY.md 2014-09-13 12:04:01 -04:00
shared Removing prototypal i18n code 2014-08-16 17:29:54 +01:00
test Prevent editor title from being overwritten 2014-09-04 19:27:59 +00:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00