Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 645ed893b995900019b9fa6efb7c9188 > files > 1

libapreq2-2.130.0-2.mga1.src.rpm

<IfDefine HAVE_APREQ2>
    <IfModule !mod_apreq2.c>
	LoadModule apreq_module	extramodules/mod_apreq2.so
    </IfModule>
</IfDefine>

<IfModule mod_apreq2.c>

    # APREQ2_TempDir - Default location of temporary directory
    APREQ2_TempDir /tmp

    # APREQ2_ReadLimit - Maximum amount of data that will be fed into a parser.

    # APREQ2_BrigadeLimit - Maximum in-memory bytes a brigade may use.

</IfModule>