New cron task: delete old system notices (#19219)

Add a new cron task which deletes the old system notices.
This commit is contained in:
Pilou 2022-03-28 14:54:59 +02:00 committed by GitHub
parent 6526733a58
commit 893c8938fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 48 additions and 0 deletions

View file

@ -2463,6 +2463,7 @@ dashboard.gc_times = GC Times
dashboard.delete_old_actions = Delete all old actions from database
dashboard.delete_old_actions.started = Delete all old actions from database started.
dashboard.update_checker = Update checker
dashboard.delete_old_system_notices = Delete all old system notices from database
users.user_manage_panel = User Account Management
users.new_account = Create User Account