From 775f4e0682c48a7b5e081e7049a24103ac927975 Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Sat, 30 Nov 2013 11:39:55 +0400 Subject: [PATCH] added debug log link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0d26c12..20f5ff3 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,12 @@ added as well: ./configure --add-module= --with-http_ssl_module +For building debug version of nginx add `--with-debug` + + ./configure --add-module= --with-debug + +[Read more details about debug log](https://github.com/arut/nginx-rtmp-module/wiki/Debug-log) + ### Windows limitations Windows support is limited. These features are not supported