Silence warning of Flask-Caching about NULL cache during testing
This commit is contained in:
parent
5238e2c26d
commit
595bb48741
@ -44,3 +44,5 @@ ELASTIC_INDICES = {
|
||||
|
||||
# MUST be 8 characters long, see pillar.flask_extra.HashedPathConverter
|
||||
STATIC_FILE_HASH = 'abcd1234'
|
||||
|
||||
CACHE_NO_NULL_WARNING = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user