0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/shared/config
Naz 9edd299905 Added audio upload support to Media API
refs https://github.com/TryGhost/Toolbox/issues/95
refs 4907b7bf1e

- We need support for audio media uploads to be able to used them in cards. The new supported formats are .mp4 and .wav
- Example source files downloaded from https://filesamples.com/
2021-11-09 16:39: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 audio upload support to Media API 2021-11-09 16:39:33 +04:00
utils.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00