From 71088d9710a19f15cf7addac89fadb20e131d7b6 Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Mon, 1 Sep 2014 08:10:37 -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 28316df..9b9138b 100644 --- a/Directives.md +++ b/Directives.md @@ -1225,7 +1225,7 @@ Example configuration using the HLS encryption. server { listen 1935; - application { + application myapp { live on; hls on;