mirror of
https://github.com/samba-team/samba.git
synced 2025-01-06 13:18:07 +03:00
14 lines
370 B
XML
14 lines
370 B
XML
|
<samba:parameter name="prefork maximum backoff"
|
||
|
context="G"
|
||
|
type="integer"
|
||
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||
|
<description>
|
||
|
<para>This option controls the maximum delay before a failed pre-fork
|
||
|
process is restarted.
|
||
|
</para>
|
||
|
|
||
|
</description>
|
||
|
|
||
|
<value type="default">120</value>
|
||
|
</samba:parameter>
|