浏览代码

Autogenerated documentation for github.

Ask Solem 16 年之前
父节点
当前提交
8a52a9ad33
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      FAQ

+ 2 - 2
FAQ

@@ -97,8 +97,8 @@ same worker when it has been restarted), so to properly purge the queue of
 waiting tasks you have to stop all the workers, and then discard the tasks
 waiting tasks you have to stop all the workers, and then discard the tasks
 using ``discard_all``.
 using ``discard_all``.
 
 
-Can I use celery with ActiveMQ/Stomp?
-----------------------------
+Can I use celery with ActiveMQ/STOMP?
+-------------------------------------
 
 
 **Answer**: Yes. But this is very experimental for now.
 **Answer**: Yes. But this is very experimental for now.