diff --git a/lib/core/settings.py b/lib/core/settings.py index 95915484a..1d442c0ff 100644 --- a/lib/core/settings.py +++ b/lib/core/settings.py @@ -301,7 +301,7 @@ ALTIBASE_ALIASES = ("altibase",) MIMERSQL_ALIASES = ("mimersql", "mimer") CRATEDB_ALIASES = ("cratedb", "crate") CUBRID_ALIASES = ("cubrid",) -CACHE_ALIASES = ("cachedb", "cache") +CACHE_ALIASES = ("intersystems cache", "cachedb", "cache") EXTREMEDB_ALIASES = ("extremedb", "extreme") FRONTBASE_ALIASES = ("frontbase",)