mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 23:13:10 +00:00
[DS-3010] Correct configuration names.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user