From a3f4748183623fa0e92381f3e49c29ebcdcbb56e Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 07 Jul 2011 18:02:55 -0400 Subject: [PATCH] Documentation. Generate properties site page at build time. --- docs/01_features.mkd | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/01_features.mkd b/docs/01_features.mkd index 7c522a7..f3b1707 100644 --- a/docs/01_features.mkd +++ b/docs/01_features.mkd @@ -1,7 +1,7 @@ ## Gitblit Features - JGit SmartHTTP servlet - Browser and git client authentication -- Four repository access control configurations with a Read-Only control flag +- Four *per-repository* access control configurations with a Read-Only control flag <ul class='noBullets'> <li> *Anonymous View, Clone & Push*</li> <li> *Authenticated Push*</li> -- Gitblit v1.9.1