Add warning for object storage misconfiguration (#24137)

This commit is contained in:
Claire
2023-03-16 22:47:01 +01:00
committed by GitHub
parent 75e5a6e437
commit 8fdf49b11d
5 changed files with 119 additions and 6 deletions

View File

@ -812,6 +812,12 @@ en:
message_html: You haven't defined any server rules.
sidekiq_process_check:
message_html: No Sidekiq process running for the %{value} queue(s). Please review your Sidekiq configuration
upload_check_privacy_error:
action: Check here for more information
message_html: "<strong>Your web server is misconfigured. The privacy of your users is at risk.</strong>"
upload_check_privacy_error_object_storage:
action: Check here for more information
message_html: "<strong>Your object storage is misconfigured. The privacy of your users is at risk.</strong>"
tags:
review: Review status
updated_msg: Hashtag settings updated successfully