Cleaning up

This commit is contained in:
Beto Dealmeida
2025-10-30 18:24:59 -04:00
parent 3891cfeeb3
commit 97a0eb5ffa
13 changed files with 36 additions and 1465 deletions

View File

@@ -19,6 +19,7 @@
# Import all settings from the main config first
from flask_caching.backends.filesystemcache import FileSystemCache
from superset_config import * # noqa: F403
# Override caching to use simple in-memory cache instead of Redis