mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 07:23:08 +00:00
[DS-3010] Correct configuration names.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
### Healthcheck module config
|
### Healthcheck module config
|
||||||
|
|
||||||
# names must match plugin.named below
|
# names must match plugin.named below
|
||||||
checks = General Information,\
|
healthcheck.checks = General Information,\
|
||||||
Checksum,\
|
Checksum,\
|
||||||
Embargo items,\
|
Embargo items,\
|
||||||
Item summary,\
|
Item summary,\
|
||||||
@@ -17,4 +17,4 @@ plugin.named.org.dspace.health.Check = \
|
|||||||
org.dspace.health.LogAnalyserCheck = Log Analyser Check
|
org.dspace.health.LogAnalyserCheck = Log Analyser Check
|
||||||
|
|
||||||
# report from the last N days (where dates are applicable)
|
# report from the last N days (where dates are applicable)
|
||||||
last_n_days = 7
|
healthcheck.last_n_days = 7
|
||||||
|
Reference in New Issue
Block a user