0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/services/url
Hannah Wolfe 88311381ef Added a URL Service boot log
- At the moment there's no way to see in the logs when the URL Service finally finishes
- This is the moment when Ghost stops serving 503s
- Adding this log line so it's clear to see, which migh be useful whilst were refactorising
2021-11-16 19:13:36 +13:00
..
configs
index.js Parameterized url cache storage path 2021-11-13 01:01:28 +13:00
Queue.js
Resource.js
Resources.js Exposed config initialization from Resources 2021-11-12 12:18:17 +04:00
UrlGenerator.js Fixed failing tests 2021-11-15 19:37:49 +04:00
Urls.js Booting instance with persisted urls 2021-11-13 01:01:28 +13:00
UrlService.js Added a URL Service boot log 2021-11-16 19:13:36 +13:00