mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
f28f761436
The previous method wasn't totally foolproof, and locales/assets were cached. To solve this once and for all (famous last words, I know), we can subclass `StaticFiles` and use maximally strict no-caching headers to disable caching on all static files. |
||
---|---|---|
.. | ||
routers | ||
dependencies.py | ||
events.py | ||
no_cache_staticfiles.py | ||
sockets.py |