Explorar o código

Merge branch 'master' of github.com:celery/celery

Ask Solem %!s(int64=12) %!d(string=hai) anos
pai
achega
0876bbf88f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/configuration.rst

+ 1 - 1
docs/configuration.rst

@@ -1142,7 +1142,7 @@ CELERY_MAX_CACHED_RESULTS
 Result backends caches ready results used by the client.
 Result backends caches ready results used by the client.
 
 
 This is the total number of results to cache before older results are evicted.
 This is the total number of results to cache before older results are evicted.
-The default is 5000.
+The default is 5000.  0 or None means no limit.
 
 
 .. note::
 .. note::