summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/base/enablecorefiles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/smbdotconf/base/enablecorefiles.xml')
-rw-r--r--docs-xml/smbdotconf/base/enablecorefiles.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/base/enablecorefiles.xml b/docs-xml/smbdotconf/base/enablecorefiles.xml
new file mode 100644
index 0000000..9aa057f
--- /dev/null
+++ b/docs-xml/smbdotconf/base/enablecorefiles.xml
@@ -0,0 +1,15 @@
+<samba:parameter name="enable core files"
+ context="G"
+ type="boolean"
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+
+<description>
+ <para>This parameter specifies whether core dumps should be written
+ on internal exits. Normally set to <constant>yes</constant>.
+ You should never need to change this.
+ </para>
+</description>
+
+ <value type="default">yes</value>
+ <value type="example">no</value>
+</samba:parameter>