From 4a775d6f0bf22de8796c9ef64b471753f99152aa Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Sun, 2 Sep 2012 17:25:20 +0400 Subject: [PATCH] added auto_push module to build --- config | 1 + 1 file changed, 1 insertion(+) diff --git a/config b/config index 384c772..23435d2 100644 --- a/config +++ b/config @@ -15,6 +15,7 @@ CORE_MODULES="$CORE_MODULES ngx_rtmp_relay_module \ ngx_rtmp_exec_module \ ngx_rtmp_codec_module \ + ngx_rtmp_auto_push_module \ "