Fix incorrect column name in the documentation.

Refs #4969
This commit is contained in:
Gunnar Beutner 2013-10-30 14:07:50 +01:00
parent e020a80bf8
commit 00c596665a
1 changed files with 1 additions and 1 deletions

View File

@ -547,7 +547,7 @@ Cleanup Items:
Name | Description
----------------|----------------
acknowledgement_age |**Optional.** Max age for acknowledgement table rows (entry_time). Defaults to 0 (never).
acknowledgements_age |**Optional.** Max age for acknowledgements table rows (entry_time). Defaults to 0 (never).
commenthistory_age |**Optional.** Max age for commenthistory table rows (entry_time). Defaults to 0 (never).
contactnotifications_age |**Optional.** Max age for contactnotifications table rows (start_time). Defaults to 0 (never).
contactnotificationmethods_age |**Optional.** Max age for contactnotificationmethods table rows (start_time). Defaults to 0 (never).