Explorar o código

docs/cofinguration: Mention CELERY_DISABLE_RATE_LIMITS

Ask Solem %!s(int64=15) %!d(string=hai) anos
pai
achega
87ad8080e3
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      docs/configuration.rst

+ 4 - 0
docs/configuration.rst

@@ -375,6 +375,10 @@ Task execution settings
   This value is used for tasks that does not have a custom rate limit
   The default is no rate limit.
 
+* CELERY_DISABLE_RATE_LIMITS
+
+    Disable all rate limits, even if tasks has explicit rate limits set.
+
 
 Worker: celeryd
 ===============