diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index 66336178..e37a33b1 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -2070,7 +2070,6 @@ mysql> GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost'; -
PPolicy: Notify users about password expiration @@ -2666,6 +2665,22 @@ mysql> GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost';
+ + +
+ Job history + + This will show the list of all executed job runs and their + result. + + + + + + + + +
diff --git a/lam/docs/manual-sources/images/jobs4.png b/lam/docs/manual-sources/images/jobs4.png new file mode 100644 index 00000000..6233900f Binary files /dev/null and b/lam/docs/manual-sources/images/jobs4.png differ