25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-12-22 17:28:25 +01:00

Removed my own supervisor (thanks to Stefan Strigler)

SVN Revision: 2202
This commit is contained in:
Badlop 2009-06-16 17:43:51 +00:00
parent 15b0841282
commit 18f183e4e3

View 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