Merge remote-tracking branch 'upstream/release-8.1' into release-8.6
This commit is contained in:
commit
8b1cf46f77
5 changed files with 46 additions and 24 deletions
|
|
@ -83,7 +83,7 @@ const populateSettings = function (req, res, next) {
|
|||
.catch(next)
|
||||
}
|
||||
|
||||
logger.debug('Fetching and caching a specific config version')
|
||||
logger.debug('Fetching a cached specific config version')
|
||||
req.settings = cachedVersionedSettings
|
||||
return next()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue