Merge pull request #2547 from avandeursen/docker-test-run
Ensure django tests pass in default Docker setting
This commit is contained in:
commit
c9fa90f83b
3 changed files with 9 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue