Explorar el Código

FAQ: Removes misplaced 'yes'

Ask Solem hace 13 años
padre
commit
576005004d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      FAQ

+ 1 - 1
FAQ

@@ -461,7 +461,7 @@ Tasks
 How can I reuse the same connection when applying tasks?
 --------------------------------------------------------
 
-**Answer**: Yes! See the :setting:`BROKER_POOL_LIMIT` setting.
+**Answer**: See the :setting:`BROKER_POOL_LIMIT` setting.
 This setting will be enabled by default in 3.0.
 
 .. _faq-execute-task-by-name: