[DS-3010] Correct configuration names.

This commit is contained in:
Mark H. Wood
2016-01-29 15:18:12 -05:00
parent f9a3e737da
commit d0bca6c1bf

View File

@@ -1,7 +1,7 @@
### Healthcheck module config
# names must match plugin.named below
checks = General Information,\
healthcheck.checks = General Information,\
Checksum,\
Embargo items,\
Item summary,\
@@ -17,4 +17,4 @@ plugin.named.org.dspace.health.Check = \
org.dspace.health.LogAnalyserCheck = Log Analyser Check
# report from the last N days (where dates are applicable)
last_n_days = 7
healthcheck.last_n_days = 7