Explorar el Código

Docs did not mention default of TASK_RESULT_EXPIRES

Ask Solem hace 12 años
padre
commit
62c9d62d7e
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      docs/configuration.rst

+ 3 - 1
docs/configuration.rst

@@ -1,4 +1,4 @@
-.. _configuration:
+.' _configuration:
 
 ============================
  Configuration and defaults
@@ -934,6 +934,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