aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancis <francis>2008-11-17 12:55:34 +0000
committerfrancis <francis>2008-11-17 12:55:34 +0000
commit3be6a5d5533f118197cff25b1f9543fd9833cc1e (patch)
tree45235520a17ca82ede6d002ce79485ab84b450d0
parentd8474123b852dea9e4889e58b50fab629d46d2fb (diff)
Link to load balancer config
-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>