Преглед на файлове

CELERY_TASK_PUBLISH_RETRY description agrees with default

As noted in the whatsnew-2.5 guide, the setting should be enabled
by default.
Matt Long преди 12 години
родител
ревизия
282e8bcb38
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/configuration.rst

+ 1 - 1
docs/configuration.rst

@@ -944,7 +944,7 @@ Decides if publishing task messages will be retried in the case
 of connection loss or other connection errors.
 See also :setting:`CELERY_TASK_PUBLISH_RETRY_POLICY`.
 
-Disabled by default.
+Enabled by default.
 
 .. setting:: CELERY_TASK_PUBLISH_RETRY_POLICY