diff options
author | Volker Lendecke <vl@samba.org> | 2009-11-02 10:05:38 +0100 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2009-11-02 10:08:39 +0100 |
commit | ad6ee94950c0977463194b64faee9b012049bfd0 (patch) | |
tree | d44e5f8407e6cac8acd6bf84248e22f3e10b9d8a /docs-xml | |
parent | a3553658bfd7898081de90a79afce144c91b39ac (diff) | |
download | samba-ad6ee94950c0977463194b64faee9b012049bfd0.tar.gz samba-ad6ee94950c0977463194b64faee9b012049bfd0.tar.bz2 samba-ad6ee94950c0977463194b64faee9b012049bfd0.zip |
s3: Make "debug hires timestamp" default to true
It does not cost much and can help a lot when debugging
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/smbdotconf/logging/debughirestimestamp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/logging/debughirestimestamp.xml b/docs-xml/smbdotconf/logging/debughirestimestamp.xml index 6f32bd593b..6cc7b71c98 100644 --- a/docs-xml/smbdotconf/logging/debughirestimestamp.xml +++ b/docs-xml/smbdotconf/logging/debughirestimestamp.xml @@ -14,5 +14,5 @@ </para> </description> -<value type="default">no</value> +<value type="default">yes</value> </samba:parameter> |