s3:docs: Document "enable core files".
[samba.git] / docs-xml / smbdotconf / base / enablecorefiles.xml
1 <samba:parameter name="enable core files"
2                  context="G"
3                  basic="1" advanced="1" developer="1"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5
6 <description>
7         <para>This parameter specifies whether core dumps should be written
8         on internal exits. Normally set to <constant>yes</constant>.
9         You should never need to change this.
10         </para>
11 </description>
12
13         <value type="default">yes</value>
14         <value type="example">no</value>
15 </samba:parameter>