0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/core/shared/config
Naz 7becf0a2b2 Aliased canary endpoints to point to non-versioned URLs
refs https://github.com/TryGhost/Toolbox/issues/169

- Before releasing Ghost v5 we would like to move all canary-related URLs to a non-versioned format, which will become a default in v5.
- 'canary' is by definition unstable, so breaking any unprepared client explicitly using the canary is expected
- Removed the aliased /content/ and /admin/ apps from app.js because with updated configuration they become duplicates of 'canary' endpoints
2022-03-14 21:22:54 +13:00
..
env Added test-specific default-settings.json configuration 2022-02-21 20:06:20 +13:00
defaults.json Updated Portal to handle new tier visibility property 2022-03-08 11:33:51 +05:30
helpers.js 🐛 Fixed perms error when building public assets 2021-11-19 11:36:45 +00:00
index.js Renamed config index to loader 2021-06-16 14:42:06 +01:00
loader.js Moved "vhost-utils" to config helpers 2021-11-17 08:37:08 +00:00
overrides.json Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
utils.js Switched to mysql2 library 2022-03-03 09:59:37 +01:00