... | @@ -88,7 +88,7 @@ GEOLITEv2_LICENSE_KEY=XXX-YYY-ZZZ |
... | @@ -88,7 +88,7 @@ GEOLITEv2_LICENSE_KEY=XXX-YYY-ZZZ |
|
# Run the media filter at 01:01 and 17:01 every day.
|
|
# Run the media filter at 01:01 and 17:01 every day.
|
|
# (This task ensures that thumbnails are generated for newly add images,
|
|
# (This task ensures that thumbnails are generated for newly add images,
|
|
# and also ensures full text search is available for newly added PDF/Word/PPT/HTML documents)
|
|
# and also ensures full text search is available for newly added PDF/Word/PPT/HTML documents)
|
|
1 1,17 * * * dspace $DSPACE/bin/dspace filter-media -m50 -q > /dev/null
|
|
#1 1,17 * * * dspace $DSPACE/bin/dspace filter-media -m50 -q > /dev/null
|
|
|
|
|
|
# Run any Curation Tasks queued from the Admin UI at 04:00 every day
|
|
# Run any Curation Tasks queued from the Admin UI at 04:00 every day
|
|
# (Ensures that any curation task that an administrator "queued" from the Admin UI is executed
|
|
# (Ensures that any curation task that an administrator "queued" from the Admin UI is executed
|
... | | ... | |