summaryrefslogtreecommitdiff
path: root/src/ejabberd.app
diff options
context:
space:
mode:
Diffstat (limited to 'src/ejabberd.app')
-rw-r--r--src/ejabberd.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ejabberd.app b/src/ejabberd.app
index a62f43ef..bc992887 100644
--- a/src/ejabberd.app
+++ b/src/ejabberd.app
@@ -43,7 +43,7 @@
ejabberd_mod_roster,
ejabberd_listeners
]},
- {applications, [kernel, stdlib, crypto, ssl]},
+ {applications, [kernel, stdlib]},
{env, []},
{mod, {ejabberd_app, []}}]}.