Answer the question
In order to leave comments, you need to log in
Will Flask-Caching have FileSystemCache client-side caching?
There is a code
cache = Cache(app, config={
'CACHE_TYPE': 'filesystem',
'CACHE_DIR': r'C:\сache_directory_BullsAndCows',
'CACHE_DEFAULT_TIMEOUT': 86400,
})
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question