mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
82a60ae155
fixes https://github.com/TryGhost/Toolbox/issues/284 - this section of code rewrites `/tmp` in the SQlite filename to the temp dir - the fix was only intended for Windows environments, because they typically don't have a `/tmp` dir - this commit adds a `process.platform` check for Windows - it also moves the code into the DB connection file instead of the config lib |
||
---|---|---|
.. | ||
env | ||
defaults.json | ||
helpers.js | ||
index.js | ||
loader.js | ||
overrides.json | ||
utils.js |