comparison xml/ru/docs/http/ngx_http_mp4_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 5a7f86254a34
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="Модуль ngx_http_mp4_module" 9 <module name="Модуль ngx_http_mp4_module"
10 link="/ru/docs/http/ngx_http_mp4_module.html" 10 link="/ru/docs/http/ngx_http_mp4_module.html"
11 lang="ru" 11 lang="ru"
12 rev="6"> 12 rev="7">
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 Модуль <literal>ngx_http_mp4_module</literal> обеспечивает серверную поддержку 17 Модуль <literal>ngx_http_mp4_module</literal> обеспечивает серверную поддержку
143 <context>http</context> 143 <context>http</context>
144 <context>server</context> 144 <context>server</context>
145 <context>location</context> 145 <context>location</context>
146 146
147 <para> 147 <para>
148 Задаёт начальный размер буфера памяти, используемого при обработке MP4-файлов. 148 Задаёт начальный размер буфера, используемого при обработке MP4-файлов.
149 </para> 149 </para>
150 150
151 </directive> 151 </directive>
152 152
153 153