Explorar o código

dummy -> memory for CELERY_CACHE_BACKEND

baeuml %!s(int64=12) %!d(string=hai) anos
pai
achega
94715cd6d9
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/configuration.rst

+ 2 - 2
docs/configuration.rst

@@ -376,9 +376,9 @@ Using multiple memcached servers:
 .. setting:: CELERY_CACHE_BACKEND_OPTIONS
 
 
-The "dummy" backend stores the cache in memory only:
+The "memory" backend stores the cache in memory only:
 
-    CELERY_CACHE_BACKEND = "dummy"
+    CELERY_CACHE_BACKEND = "memory"
 
 CELERY_CACHE_BACKEND_OPTIONS
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~