summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/base/preforkmaximumbackoff.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/smbdotconf/base/preforkmaximumbackoff.xml')
-rw-r--r--docs-xml/smbdotconf/base/preforkmaximumbackoff.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/base/preforkmaximumbackoff.xml b/docs-xml/smbdotconf/base/preforkmaximumbackoff.xml
new file mode 100644
index 0000000..17e530d
--- /dev/null
+++ b/docs-xml/smbdotconf/base/preforkmaximumbackoff.xml
@@ -0,0 +1,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>