Add option to disable the count of log entries in archive logs during the archiving operation (global setting: HC_COUNT_ARCHIVES). Disabling this will speed up archiving.
This commit is contained in:
@@ -31,6 +31,10 @@ HC_REPORT_CACHE_LAST="No"
|
||||
# [values: Yes|No]
|
||||
HC_REPORT_CACHE_TODAY="No"
|
||||
|
||||
# Show log entry count(s) after archiving. Disabling this will speed up archiving.
|
||||
# [values: Yes|No]
|
||||
HC_COUNT_ARCHIVES="Yes"
|
||||
|
||||
|
||||
#******************************************************************************
|
||||
# End of FILE
|
||||
|
||||
Reference in New Issue
Block a user