0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Hannah Wolfe 050f1751c4 Simplify config for channels (#9158)
refs #5091

- remove the use of functions
- remove unnecessary quotes from tag filter
- move channel config to be a JSOn file called config.channels.json
- accept external config
- new channelUtils for tests
- remove channelConfig.get 
- refactor so tests work as expected
- refactor away duplicate 'name' value
2017-10-24 17:18:35 +01:00
..
client@0b86a72399 Updated Ghost-Admin to 1.15.1 2017-10-24 16:19:29 +07:00
server Simplify config for channels (#9158) 2017-10-24 17:18:35 +01:00
test Simplify config for channels (#9158) 2017-10-24 17:18:35 +01:00
index.js