aboutsummaryrefslogtreecommitdiffstats
path: root/ebin/ranch.app
diff options
context:
space:
mode:
Diffstat (limited to 'ebin/ranch.app')
-rw-r--r--ebin/ranch.app1
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/ranch.app b/ebin/ranch.app
index b4488ae..4aa41cf 100644
--- a/ebin/ranch.app
+++ b/ebin/ranch.app
@@ -4,6 +4,7 @@
{modules, ['ranch','ranch_acceptor','ranch_acceptors_sup','ranch_app','ranch_conns_sup','ranch_conns_sup_sup','ranch_crc32c','ranch_embedded_sup','ranch_listener_sup','ranch_protocol','ranch_proxy_header','ranch_server','ranch_server_proxy','ranch_ssl','ranch_sup','ranch_tcp','ranch_transport']},
{registered, [ranch_sup,ranch_server]},
{applications, [kernel,stdlib,ssl]},
+ {optional_applications, []},
{mod, {ranch_app, []}},
{env, []}
]}. \ No newline at end of file