Fix the description of use_xml_timestamp.
This commit is contained in:
parent
778b3762a2
commit
bf618cbb72
|
@ -350,7 +350,7 @@ max_log_generation 1
|
|||
|
||||
max_queue_files 5000
|
||||
|
||||
# Use the XML file last modification time as timestamp.
|
||||
# If set to 0, the timestamp attribute in XML data files will be ignored and the system time will be used instead.
|
||||
|
||||
# use_xml_timestamp 1
|
||||
|
||||
|
|
|
@ -295,7 +295,7 @@ max_log_size 1048576
|
|||
|
||||
max_queue_files 250
|
||||
|
||||
# Use the XML file last modification time as timestamp.
|
||||
# If set to 0, the timestamp attribute in XML data files will be ignored and the system time will be used instead.
|
||||
|
||||
# use_xml_timestamp 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue