aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/admin/debug.rhtml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/views/admin/debug.rhtml b/app/views/admin/debug.rhtml
index 266ec1c5f..3229c0bd4 100644
--- a/app/views/admin/debug.rhtml
+++ b/app/views/admin/debug.rhtml
@@ -4,15 +4,18 @@
<p>You are <%= h @http_auth_user %></p>
+<p><a href="balancer-manager">Apache load balancing configuration</a></p>
+
<h2>Version numbers</h2>
-Rails::VERSION::STRING <%=Rails::VERSION::STRING%>
+<p>Rails::VERSION::STRING <%=Rails::VERSION::STRING%>
<br>
TMail::VERSION::STRING <%=TMail::VERSION::STRING%>
<br>
Xapian::version_string <%=Xapian::version_string%>
<br>
Spec::VERSION::NAME/STRING <%=Spec::VERSION::NAME%> <%=Spec::VERSION::STRING%>
+</p>
<h2>Environment variables</h2>
<pre>