From 8a8bc3dc1bc810cef952a12071b6ec7dd8ff9750 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 20 Oct 2014 09:33:07 -0400
Subject: [PATCH] Prepare v1.6.1 documentation updates

---
 src/site/setup_go.mkd |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/site/setup_go.mkd b/src/site/setup_go.mkd
index 15d0813..8117244 100644
--- a/src/site/setup_go.mkd
+++ b/src/site/setup_go.mkd
@@ -26,6 +26,10 @@
 
 If you are deploying Gitblit to a *nix platform, you might consider moving the data folder out of the GO installation folder and then creating a symlink named "data" that points to your moved folder.
 
+#### Specifying baseFolder via GITBLIT_HOME
+
+You can specify `GITBLIT_HOME` either as an environment variable or as a `-DGITBLIT_HOME` JVM system property.
+
 ### Creating your own Self-Signed SSL Certificate
 Gitblit GO (and Gitblit Certificate Authority) automatically generates a Certificate Authority (CA) certificate and an ssl certificate signed by this CA certificate that is bound to *localhost*.
 

--
Gitblit v1.9.1