mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Removed my own supervisor (thanks to Stefan Strigler)
SVN Revision: 2265
This commit is contained in:
parent
ecc2bbd752
commit
f5223b1643
@ -62,6 +62,8 @@
|
|||||||
-define(FSMOPTS, []).
|
-define(FSMOPTS, []).
|
||||||
-endif.
|
-endif.
|
||||||
|
|
||||||
|
-define(BOSH_VERSION, "1.6").
|
||||||
|
|
||||||
-define(MAX_REQUESTS, 2). % number of simultaneous requests
|
-define(MAX_REQUESTS, 2). % number of simultaneous requests
|
||||||
-define(MIN_POLLING, "2"). % don't poll faster than that or we will shoot you
|
-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
|
-define(MAX_WAIT, 3600). % max num of secs to keep a request on hold
|
||||||
|
Loading…
Reference in New Issue
Block a user