mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fix build issue : ID rlimit-core|files already defined
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335825 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
36bd047210
commit
0ea3b3feb7
1 changed files with 0 additions and 24 deletions
|
@ -150,30 +150,6 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="rlimit-files">
|
||||
<term>
|
||||
<parameter>rlimit_files</parameter>
|
||||
<type>int</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Set open file descriptor rlimit for the master process.
|
||||
Default value: Set open file descriptor rlimit for the master process.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="rlimit-core">
|
||||
<term>
|
||||
<parameter>rlimit_core</parameter>
|
||||
<type>int</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Set max core size rlimit for the master process.
|
||||
Default value: 0.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="events-mechanism">
|
||||
<term>
|
||||
<parameter>events.mechanism</parameter>
|
||||
|
|
Loading…
Reference in a new issue