Ghost/core/server/adapters
Daniel Lockyer 43dd253c12 Fixed timeout in default scheduler
no issue

- the code didn't verify the existance of `timeoutInMS` before using it
- this caused `requestTimeout` to be `undefined`
- this commit adds the extra check so the fallback of 5000ms will be
  used
2020-04-23 15:15:12 +01:00
..
scheduling Fixed timeout in default scheduler 2020-04-23 15:15:12 +01:00
sso
storage Refactored existing adapters to use adapter-manager 2020-04-05 21:13:47 +02:00