Update example for report-time.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 4 Dec 2007 13:40:10 +0000 (14:40 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 4 Dec 2007 13:40:10 +0000 (14:40 +0100)
config.default
config.example

index 95ce063f525b57b1864485fc2f2d3eafb843c6c2..c1e9ddf6462316c10a6cee7161f77ea9a6c2ceeb 100644 (file)
@@ -12,7 +12,8 @@
 replication = none
 
 # Prepend all lines in replication with the time a line was received when replicating
-report-time = false
+# possible settings: never|always|replication
+report-time = never
 
 # What words to look for when remembering lines 
 # (in case "replication = highlight")
index 3152df52e1f7e6b99205883b8874a65cf6e4df2a..1e384235ef8ec15c936c9ea3820587762ff887db 100644 (file)
@@ -13,7 +13,8 @@
 replication = none
 
 # Prepend all lines in replication with the time a line was received when replicating
-report-time = false
+# possible settings: never|always|replication
+report-time = never
 
 # What words to look for when remembering lines 
 # (in case "replication = highlight")