From 1c30dad2115fc513791d8a5b292ad0f7d7b85749 Mon Sep 17 00:00:00 2001
From: lemval <mvanleeuwen@xebia.com>
Date: Tue, 31 Jan 2012 09:25:02 -0500
Subject: [PATCH] Do not traverse unaccessible subdirectories (issue 51)

---
 docs/00_index.mkd |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/docs/00_index.mkd b/docs/00_index.mkd
index df3ac85..e49750e 100644
--- a/docs/00_index.mkd
+++ b/docs/00_index.mkd
@@ -32,6 +32,9 @@
 
 You can browse a live demo [here](http://demo-gitblit.rhcloud.com) hosted on [RedHat's OpenShift][rhcloud] cloud service.
 
+**NOTE:**  
+The demo is a bit unstable due to a bug in JBossAS7/Tomcat when running in LOW_MEMORY mode which OpenShift mandates.  RedHat engineers hope to have this issue resolved soon.
+
 ### GO: Single-Stack Solution
 
 *Gitblit GO* is an integrated, single-stack solution based on Jetty.

--
Gitblit v1.9.1