X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=settings%2FMailing.setting.php;h=bfcc3580741d860005c0c75da8f86c3b91e78f4f;hb=b3b57ad15adbcfbe1c5d5c4bfdbbd2c6b2b410be;hp=cb0b5ec0b6950d6cdba16c44f0aa004ba4bcea16;hpb=81e96a1ab27286d278f90dae4e57ff2a3a6256c9;p=civicrm-core.git diff --git a/settings/Mailing.setting.php b/settings/Mailing.setting.php index cb0b5ec0b6..bfcc358074 100644 --- a/settings/Mailing.setting.php +++ b/settings/Mailing.setting.php @@ -386,6 +386,6 @@ return [ 'is_domain' => 1, 'is_contact' => 0, 'description' => ts('The frequency that CiviMail updates its sent mail database.'), - 'help_text' => 'CiviMail records email sent at the frequency you specify. If you set it to 1, it will update the database every time it sends an email. This ensures that emails are not resent if the batch job fails, but this may cause a performance hit, particularly for large jobs.', + 'help_text' => NULL, ], ];