Fix overviews tests
This commit is contained in:
parent
ff587059b9
commit
743164fed1
|
@ -659,6 +659,7 @@ if (isTestInstance() === true) {
|
|||
JOB_ATTEMPTS['email'] = 1
|
||||
|
||||
CACHE.VIDEO_CAPTIONS.MAX_AGE = 3000
|
||||
MEMOIZE_TTL.OVERVIEWS_SAMPLE = 1
|
||||
}
|
||||
|
||||
updateWebserverConfig()
|
||||
|
|
Loading…
Reference in New Issue