Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/odbc/ejabberd_odbc_sup.erl')
-rw-r--r--src/odbc/ejabberd_odbc_sup.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/odbc/ejabberd_odbc_sup.erl b/src/odbc/ejabberd_odbc_sup.erl
index 6d294a448..7bb3a583f 100644
--- a/src/odbc/ejabberd_odbc_sup.erl
+++ b/src/odbc/ejabberd_odbc_sup.erl
@@ -25,7 +25,7 @@ start_link(Host) ->
init([Host]) ->
% TODO
N = 10,
- {ok, {{one_for_one, 10, 1},
+ {ok, {{one_for_one, 10, 6},
lists:map(
fun(I) ->
{I,