Ghost/core/shared/config
Naz 151ab6968c Added local file storage adapter
refs https://github.com/TryGhost/Toolbox/issues/114

- This adapter is meant to power Files API
- The files will be stored under `/files/` in the configured content path and under `/content/files/` URL.
2021-11-08 11:29:33 +04:00
..
env Changed DB path for SQLite tests 2021-02-19 12:21:00 +00:00
defaults.json Added local file storage adapter 2021-11-08 11:29:33 +04:00
helpers.js Added local file storage adapter 2021-11-08 11:29:33 +04:00
index.js Renamed config index to loader 2021-06-16 14:42:06 +01:00
loader.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00
overrides.json Added thumbnail upload support to Media API 2021-11-04 10:23:29 +04:00
utils.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00