VEL-Connect/velconnect/config.py

3 lines
87 B
Python

# Flask-Caching related configs
CACHE_TYPE = "SimpleCache"
CACHE_DEFAULT_TIMEOUT = 3600