From 4049a6038a1b4a08843cc245a8171675f1161bd7 Mon Sep 17 00:00:00 2001 From: GDR! Date: Mon, 16 Mar 2015 21:24:01 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 614daa8..5451c15 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Uses [AMQP extension from PECL](http://www.php.net/manual/en/amqp.setup.php), th CELERY_RESULT_SERIALIZER = "json" CELERY_TASK_RESULT_EXPIRES = None + CELERY_TRACK_STARTED = False PECL-AMQP is supported in version 1.0.0 and higher because its API has been completely remade when it entered 1.0. There is a separate branch for 0.3.