summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2015-07-23 16:42:48 +0200
committerJeremy Allison <jra@samba.org>2015-07-31 01:55:31 +0200
commit179d715350bdc092946051584f86788f1cc9eed7 (patch)
tree5d0f7b5d2c8fcd5ff602a0c8c46df2a71b261a9f /docs-xml
parente5ac180fbe34cc3953de246dbd4b2136e2b014ac (diff)
downloadsamba-179d715350bdc092946051584f86788f1cc9eed7.tar.gz
param: make 'timestamp logs' the default writing of 'debug timestamp'
This is how it used internally. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/logging/timestamplogs.xml (renamed from docs-xml/smbdotconf/logging/debugtimestamp.xml)9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs-xml/smbdotconf/logging/debugtimestamp.xml b/docs-xml/smbdotconf/logging/timestamplogs.xml
index 87c88ca9020..28003c3865e 100644
--- a/docs-xml/smbdotconf/logging/debugtimestamp.xml
+++ b/docs-xml/smbdotconf/logging/timestamplogs.xml
@@ -1,13 +1,12 @@
-<samba:parameter name="debug timestamp"
+<samba:parameter name="timestamp logs"
context="G"
type="boolean"
- function="timestamp_logs"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
-<synonym>timestamp logs</synonym>
+<synonym>debug timestamp</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
+ 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>