0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Jacob Gable 088518936c Configuration validation in config-loader
Added a couple sanity checks to the config during the loadConfig call.

- Check that the config exists for the current NODE_ENV
- Check that the config.url exists and is valid structure
- Check that the config.database exists
- Check that the config.server exists and has a port and host value
2013-09-26 23:07:48 +01:00
..
client Merge pull request #913 from ErisDS/0.3.1-html-handling 2013-09-26 14:53:37 -07:00
server Fix for sendmail problem 2013-09-26 15:45:34 +01:00
shared New default user image 2013-09-18 22:34:01 +01:00
test Configuration validation in config-loader 2013-09-26 23:07:48 +01:00
config-loader.js Configuration validation in config-loader 2013-09-26 23:07:48 +01:00
ghost.js Configuration validation in config-loader 2013-09-26 23:07:48 +01:00
server.js Fix partials in themes 2013-09-26 22:30:45 +02:00