Ghost/core/server/config
Dan Sloan fba277ce1d 🐛 Fixed custom certificate usage for MySQL (#10573)
closes #10570

Added a conditional to only run makePathsAbsolute when database:client
is sqlite3, which keeps expected behaviour (make the
"database:connection:filename" path absolute when running SQLite) while
not breaking MySQL behaviour.
2019-03-06 10:28:10 +01:00
..
env
defaults.json Improved Members security and performance (#10511) 2019-02-23 04:47:42 +01:00
index.js 🐛 Fixed custom certificate usage for MySQL (#10573) 2019-03-06 10:28:10 +01:00
overrides.json Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
utils.js