소스 검색

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
 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.