comparison xml/en/docs/http/ngx_http_scgi_module.xml @ 1659:680cbf783efe

Fixed some misuses of "value".
author Ruslan Ermilov <ru@nginx.com>
date Mon, 29 Feb 2016 14:40:15 +0300
parents a225fa77389a
children c872b93682f4
comparison
equal deleted inserted replaced
1658:ae713f8acaca 1659:680cbf783efe
1115 1115
1116 </directive> 1116 </directive>
1117 1117
1118 1118
1119 <directive name="scgi_request_buffering"> 1119 <directive name="scgi_request_buffering">
1120 <syntax><value>on</value> | <value>off</value></syntax> 1120 <syntax><literal>on</literal> | <literal>off</literal></syntax>
1121 <default>on</default> 1121 <default>on</default>
1122 <context>http</context> 1122 <context>http</context>
1123 <context>server</context> 1123 <context>server</context>
1124 <context>location</context> 1124 <context>location</context>
1125 <appeared-in>1.7.11</appeared-in> 1125 <appeared-in>1.7.11</appeared-in>