comparison xml/ru/docs/http/ngx_http_hls_module.xml @ 1115:65bc9d1ec234

MP4 and HLS: updated the "buffer size" phrase for _buffer_size directives.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 25 Mar 2014 16:21:45 +0400
parents 9c766ddc3535
children 1594ed379f1f
comparison
equal deleted inserted replaced
1114:aa1d4000daf2 1115:65bc9d1ec234
7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
8 8
9 <module name="Module ngx_http_hls_module" 9 <module name="Module ngx_http_hls_module"
10 link="/ru/docs/http/ngx_http_hls_module.html" 10 link="/ru/docs/http/ngx_http_hls_module.html"
11 lang="ru" 11 lang="ru"
12 rev="1"> 12 rev="2">
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 Модуль <literal>ngx_http_hls_module</literal> обеспечивает серверную поддержку 17 Модуль <literal>ngx_http_hls_module</literal> обеспечивает серверную поддержку
122 <context>http</context> 122 <context>http</context>
123 <context>server</context> 123 <context>server</context>
124 <context>location</context> 124 <context>location</context>
125 125
126 <para> 126 <para>
127 Задаёт начальный <value>размер</value> буфера памяти, используемого для 127 Задаёт начальный <value>размер</value> буфера, используемого для
128 обработки MP4-файлов. 128 обработки MP4-файлов.
129 </para> 129 </para>
130 130
131 </directive> 131 </directive>
132 132