Fix overviews tests

This commit is contained in:
Chocobozzz 2018-09-17 09:39:08 +02:00
parent ff587059b9
commit 743164fed1
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -659,6 +659,7 @@ if (isTestInstance() === true) {
JOB_ATTEMPTS['email'] = 1
CACHE.VIDEO_CAPTIONS.MAX_AGE = 3000
MEMOIZE_TTL.OVERVIEWS_SAMPLE = 1
}
updateWebserverConfig()