Commit 85d7abc1 authored by Robert Speicher's avatar Robert Speicher

Add Elasticsearch status to Admin dashboard

parent 4d3896eb
......@@ -59,6 +59,10 @@
Reply by email
%span.light.pull-right
= boolean_to_icon Gitlab::IncomingEmail.enabled?
%p
Elasticsearch
%span.light.pull-right
= boolean_to_icon Gitlab.config.elasticsearch.enabled
.col-md-4
%h4
Components
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment