0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Katharina Irrgang d9e87aa793 🎨 updates for database configuration (#7975)
* 🎨  update configuration files: database

refs #7488

- no default database configuration
- production: default is MySQL

* 🎨  add transport stdout to production for now

refs #7488

- production will log to stdout and file for now
- to reduce the risk of confusing users
- users would not see any stdout and they don't know that Ghost logs into file only in production

* 🎨  sanitize database properties

refs #7488
2017-02-11 18:02:12 +00:00
..
admin 🚀 Allow ServiceWorker /ghost/ scope (#7967) 2017-02-11 14:43:09 +00:00
api 🎨 increase token expiry (#7971) 2017-02-10 13:35:58 +00:00
apps
auth 🎨 increase token expiry (#7971) 2017-02-10 13:35:58 +00:00
blog
config 🎨 updates for database configuration (#7975) 2017-02-11 18:02:12 +00:00
controllers/frontend
data
events
helpers 🔥 💩 Properly remove pageUrl (#7969) 2017-02-09 20:21:27 +01:00
mail
middleware 🎹 re-work url redirects (#7956) 2017-02-10 11:42:18 +00:00
models Add email validation in case of profile update (#7928) 2017-02-08 10:50:43 +01:00
permissions
scheduling
storage
themes
translations Add email validation in case of profile update (#7928) 2017-02-08 10:50:43 +01:00
utils 🎨 increase token expiry (#7971) 2017-02-10 13:35:58 +00:00
views
app.js
errors.js
filters.js
ghost-server.js
i18n.js
index.js
logging.js
overrides.js
update-check.js