Hotfixes from devel

This commit is contained in:
Oliver Falk
2025-09-11 14:18:41 +02:00
parent b3f580e51b
commit 16dd861953
6 changed files with 26 additions and 14 deletions

View File

@@ -213,7 +213,7 @@ CACHES = {
"LOCATION": [
"127.0.0.1:11211",
],
#"OPTIONS": {"MAX_ENTRIES": 1000000},
# "OPTIONS": {"MAX_ENTRIES": 1000000},
},
"filesystem": {
"BACKEND": "django.core.cache.backends.filebased.FileBasedCache",