mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
AAAA
This commit is contained in:
parent
b30e336ae6
commit
d9714da918
4 changed files with 14 additions and 10 deletions
|
@ -13,4 +13,4 @@ migrate = Migrate()
|
|||
login_manager = LoginManager()
|
||||
assets = Environment()
|
||||
compress = Compress()
|
||||
cache = Cache(config={"CACHE_TYPE": "SimpleCache", "CACHE_DEFAULT_TIMEOUT": 300})
|
||||
cache = Cache(config={'CACHE_TYPE': 'simple', "CACHE_DEFAULT_TIMEOUT": 300})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue