Revert "Add system check for missing database indexes" (#30909)

This commit is contained in:
David Roetzel 2024-07-03 15:36:42 +02:00 committed by GitHub
parent 20c749bd45
commit 9be77fc0db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 0 additions and 248 deletions

View file

@ -862,8 +862,6 @@ en:
elasticsearch_version_check:
message_html: 'Incompatible Elasticsearch version: %{value}'
version_comparison: Elasticsearch %{running_version} is running while %{required_version} is required
missing_indexes_check:
message_html: 'The following indexes are missing from the database and should be recreated: <code>%{value}</code>.<br> Missing indexes may lead to severely reduced performance and data inconsistencies.'
rules_check:
action: Manage server rules
message_html: You haven't defined any server rules.