1
0
Fork 0

Merge pull request #2547 from avandeursen/docker-test-run

Ensure django tests pass in default Docker setting
This commit is contained in:
Mouse Reeve 2023-01-09 20:06:39 -08:00 committed by GitHub
commit c9fa90f83b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 2 deletions

View file

@ -61,7 +61,7 @@ SEARCH_TIMEOUT=5
QUERY_TIMEOUT=5
# Thumbnails Generation
ENABLE_THUMBNAIL_GENERATION=false
ENABLE_THUMBNAIL_GENERATION=true
# S3 configuration
USE_S3=false