pegler 11 anni fa
parent
commit
c67530ec7d
1 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  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