s3:modules: s/struct timed_event/struct tevent_timer
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / base / enablecorefiles.xml
blob8c8bacfb0242ae5b5791b4af4e986736ec9803c7
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">
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>
13         <value type="default">yes</value>
14         <value type="example">no</value>
15 </samba:parameter>