Преглед изворни кода

verify_index + verify_configref

Ask Solem пре 13 година
родитељ
комит
1ecc4c99f1
2 измењених фајлова са 8 додато и 2 уклоњено
  1. 8 0
      docs/configuration.rst
  2. 0 2
      docs/reference/index.rst

+ 8 - 0
docs/configuration.rst

@@ -1007,6 +1007,14 @@ A sequence of modules to import when the celery daemon starts.
 This is used to specify the task modules to import, but also
 to import signal handlers and additional remote control commands, etc.
 
+.. setting:: CELERY_INCLUDE
+
+CELERY_INCLUDE
+~~~~~~~~~~~~~~
+
+Exact same semantics as :setting:`CELERY_IMPORTS`, but can be used as a means
+to have different import categories.
+
 .. setting:: CELERYD_FORCE_EXECV
 
 CELERYD_FORCE_EXECV

+ 0 - 2
docs/reference/index.rst

@@ -21,9 +21,7 @@
     celery.task
     celery.task.base
     celery.task.sets
-    celery.task.chords
     celery.result
-    celery.task.control
     celery.task.http
     celery.schedules
     celery.signals