Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By default the scheduler job is not active and need to be activated, if you want the links checked periodically.

Table of Contents
minLevel1
maxLevel7

Magnolia Notification

User with the role links-app-magnolia-notifications will get magnolia notifications, when not reachable links are found.

Mail Notification

User with the role links-app-mail-notifications will get mail notifications, when not reachable links are found. Please check that your magnolia mail server settings are set correct.

...

Code Block
languageyaml
jobs:
  checkLinksAppEntries:
    enabled: false # Set to true
to enable   # Optional: description:set Checka alldifferent linkstime inwhen the external-linkscheck appis performed
   command: checkLinkCommand
    # Every day at 03:00AM: 0 0 3 1/1 * ? *
    # Every minute: 0 0/1 * 1/1 * ? *
    # Every hour: 0 0 0/1 1/1 * ? *
    # See http://www.cronmaker.com
    cron: 0 030 310 1/1 * ? * # SetEvery yourday custom check time
    catalog: default
    name: checkLinksAppEntries
    params:
   at 10:30AM
  recursive: true # Do not edit
      sendNotification: true  # Do not edit
      sendMail: true  # Do not edit
      mailFrom: "magnolia-cms-links-app@localhost"  # Sender e-mail address
      mailSubject: "Magnolia CMS Links App: Faulty links found, please check" # Mail subject