Merge branch 'ent-5986-fallo-use_xml_timestamp-a-0' into 'develop'
Fix the description of use_xml_timestamp. See merge request artica/pandorafms!3817
This commit is contained in:
commit
1416135d86
|
@ -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