فهرست منبع

docs/cofinguration: Mention CELERY_DISABLE_RATE_LIMITS

Ask Solem 15 سال پیش
والد
کامیت
87ad8080e3
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  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
 ===============