pegler hace 11 años
padre
commit
c67530ec7d
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. 10 0
      docs/configuration.rst

+ 10 - 0
docs/configuration.rst

@@ -1333,6 +1333,16 @@ rechecking the schedule.  Default is 1 second.
 Setting this value to 1 second means the schedulers precision will
 be 1 second. If you need near millisecond precision you can set this to 0.1.
 
+.. setting:: CELERY_ENABLE_REMOTE_CONTROL
+
+CELERY_ENABLE_REMOTE_CONTROL
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Specify if remote control of the workers is enabled.
+
+Default is :const:`True`.
+
+
 .. _conf-error-mails:
 
 Error E-Mails