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

Docs did not mention default of TASK_RESULT_EXPIRES

Ask Solem преди 12 години
родител
ревизия
d111eb9d92
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      docs/configuration.rst

+ 3 - 1
docs/configuration.rst

@@ -1,4 +1,4 @@
-.. _configuration:
+.' _configuration:
 
 ============================
  Configuration and defaults
@@ -920,6 +920,8 @@ stored task tombstones will be deleted.
 A built-in periodic task will delete the results after this time
 (:class:`celery.task.backend_cleanup`).
 
+Default is to expire after 1 day.
+
 .. note::
 
     For the moment this only works with the amqp, database, cache, redis and MongoDB