From 0fe70c1cf434f492286e01e8528322134a10281a Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sat, 18 Jun 2011 09:39:01 -0400 Subject: [PATCH] Override settings from command-line. --- docs/00_setup.mkd | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/00_setup.mkd b/docs/00_setup.mkd index ccf38b8..02816e7 100644 --- a/docs/00_setup.mkd +++ b/docs/00_setup.mkd @@ -1,6 +1,6 @@ -## Server Setup and Configuration +## Gitblit-Go Setup and Configuration -1. Download and unzip [Gitblit %VERSION%](http://gitblit.com/%DISTRIBUTION%).<br/> +1. Download and unzip [Gitblit-Go %VERSION%](http://gitblit.com/%GO%).<br/> *Its best to eliminate spaces in the path name as that can cause troubleshooting headaches.* 2. The server itself is configured through a simple text file.<br/> Open `gitblit.properties` in your favorite text editor and make sure to review and set: -- Gitblit v1.9.1