Docs: added script info to Carousels docs
authorAndrea Buntz Neiman <abneiman@equinoxinitiative.org>
Fri, 2 Apr 2021 15:37:21 +0000 (11:37 -0400)
committerAndrea Buntz Neiman <abneiman@equinoxinitiative.org>
Fri, 2 Apr 2021 15:37:21 +0000 (11:37 -0400)
Signed-off-by: Andrea Buntz Neiman <abneiman@equinoxinitiative.org>

docs/modules/admin_initial_setup/pages/carousels.adoc

index 26351a0..0da0595 100644 (file)
@@ -252,5 +252,5 @@ The retrieval APIs allow for anonymous access to permit Evergreen admins to crea
 
 === Cron Job ===
 
-The carousels feature includes a cronjob added to the example crontab to perform automatic carousel refreshes. It is implemented as a srfsh script that invokes open-ils.storage.carousel.refresh_all.
+The carousels feature includes a cronjob added to the example crontab to perform automatic carousel refreshes. It is implemented as a srfsh script named  `/openils/bin/refresh_carousels.srfsh` which will invoke `open-ils.storage.carousel.refresh_all`.