mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
8f8a9f0190
(This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)
16 lines
559 B
XML
16 lines
559 B
XML
<samba:parameter name="debug timestamp"
|
|
context="G"
|
|
type="boolean"
|
|
developer="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<synonym>timestamp logs</synonym>
|
|
<description>
|
|
<para>
|
|
Samba debug log messages are timestamped by default. If you are running at a high
|
|
<smbconfoption name="debug level"/> these timestamps can be distracting. This
|
|
boolean parameter allows timestamping to be turned off.
|
|
</para>
|
|
</description>
|
|
<value type="default">yes</value>
|
|
</samba:parameter>
|