From f7fac8dc448741e35c527f76dfd0c4b6c9fa8767 Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Thu, 3 Apr 2014 04:28:21 -0700 Subject: [PATCH] Updated Directives (markdown) --- Directives.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directives.md b/Directives.md index e4793c5..af8cbef 100644 --- a/Directives.md +++ b/Directives.md @@ -15,7 +15,7 @@ Declares RTMP server instance } #### listen -syntax: `listen (addr[:port]|port|unix:path) [bind] [ipv6only=on|off] [so_keepalive=on|off|keepidle:keepintvl:keepcnt]` +syntax: `listen (addr[:port]|port|unix:path) [bind] [ipv6only=on|off] [so_keepalive=on|off|keepidle:keepintvl:keepcnt|proxy_protocol]` context: server Adds listening socket to NGINX for accepting RTMP connections