فهرست منبع

Configuration parameter name was part of `p #id`

Vladislav Stepanov 10 سال پیش
والد
کامیت
92685db821
1فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 4 1
      docs/configuration.rst

+ 4 - 1
docs/configuration.rst

@@ -299,8 +299,11 @@ the :setting:`CELERY_RESULT_ENGINE_OPTIONS` setting::
     # echo enables verbose logging from SQLAlchemy.
     # echo enables verbose logging from SQLAlchemy.
     CELERY_RESULT_ENGINE_OPTIONS = {'echo': True}
     CELERY_RESULT_ENGINE_OPTIONS = {'echo': True}
 
 
-
 .. setting:: CELERY_RESULT_DB_SHORT_LIVED_SESSIONS
 .. setting:: CELERY_RESULT_DB_SHORT_LIVED_SESSIONS
+
+Short lived sessions
+~~~~~~~~~~~~~~~~~~~~
+
     CELERY_RESULT_DB_SHORT_LIVED_SESSIONS = True
     CELERY_RESULT_DB_SHORT_LIVED_SESSIONS = True
 
 
 Short lived sessions are disabled by default.  If enabled they can drastically reduce
 Short lived sessions are disabled by default.  If enabled they can drastically reduce