1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-21 03:17:08 +03:00
Gerald W. Carter 8f8a9f0190 Moving docs tree to docs-xml to make room for generated docs in the release tarball.
(This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)
2008-04-23 08:47:48 -05:00

19 lines
565 B
XML

<samba:parameter name="debug class"
context="G"
type="boolean"
developer="1" advanced="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>
With this boolean parameter enabled, the debug class (DBGC_CLASS)
will be displayed in the debug header.
</para>
<para>
For more information about currently available debug classes, see
section about <smbconfoption name="log level"/>.
</para>
</description>
<value type="default">no</value>
</samba:parameter>