mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
088518936c
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 |
||
---|---|---|
.. | ||
fixtures | ||
admin_spec.js | ||
api_permissions_spec.js | ||
api_posts_spec.js | ||
api_settings_spec.js | ||
api_tags_spec.js | ||
api_users_spec.js | ||
client_ghostdown_spec.js | ||
client_showdown_int_spec.js | ||
errorHandling_spec.js | ||
export_spec.js | ||
ghost_spec.js | ||
import_spec.js | ||
mail_spec.js | ||
permissions_spec.js | ||
plugins_spec.js | ||
server_helpers_index_spec.js | ||
shared_gfm_spec.js | ||
testUtils.js |