summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/base/enablecorefiles.xml
blob: 8c8bacfb0242ae5b5791b4af4e986736ec9803c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="enable core files"
                 context="G"
                 basic="1" advanced="1" developer="1"
                 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>