Ghost/ghost/core/core
Hannah Wolfe ac345aa84d Removed unused billing url from config API
ref 40cedb84ff (diff-dba52cb217f89ed45931ded5618ce83294fc32cf4a8dec73aa605c65441331b3R43)
ref 639be25f1d/ghost/core/core/server/api/endpoints/utils/serializers/output/config.js

- This was moved under hostSettings very early on in development and should have been cleaned up
- As this property wasn't listed in the output serializer, we know it's not being used anywhere
- We can see from the limit code that it looks for hostSettings.billing.url
2024-08-28 13:49:13 +01:00
..
cli
frontend Revert "🐛 Fixed frontend routing prioritizing collections over built in routes (#20765)" 2024-08-27 18:04:27 +02:00
server Removed unused billing url from config API 2024-08-28 13:49:13 +01:00
shared Bumped Portal (#20837) 2024-08-27 21:29:40 +00:00
app.js
boot.js Added eventLoopUtilization instrumentation behind config (#20819) 2024-08-22 19:16:53 -07:00
bridge.js