summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/base/preforkmaximumbackoff.xml
blob: 17e530d5db85b82c93dfe2ec161ab709794684a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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>