]> granicus.if.org Git - ejabberd/commitdiff
Removed my own supervisor (thanks to Stefan Strigler)
authorBadlop <badlop@process-one.net>
Tue, 16 Jun 2009 17:43:51 +0000 (17:43 +0000)
committerBadlop <badlop@process-one.net>
Tue, 16 Jun 2009 17:43:51 +0000 (17:43 +0000)
SVN Revision: 2202

src/web/ejabberd_http_bind.erl

index 9c98ba1794d34b8b08d1fb2d4ce5ce6431342d36..96c9fd0859c2d8b006e257333aea9cbf5c6cb2eb 100644 (file)
@@ -62,6 +62,8 @@
 -define(FSMOPTS, []).
 -endif.
 
+-define(BOSH_VERSION, "1.6").
+
 -define(MAX_REQUESTS, 2).  % number of simultaneous requests
 -define(MIN_POLLING, "2"). % don't poll faster than that or we will shoot you
 -define(MAX_WAIT, 3600).     % max num of secs to keep a request on hold