From: Trygve Laugstøl Date: Mon, 10 Oct 2011 13:38:18 +0000 (+0800) Subject: o Adding missing properties to gitblit.properties for adjusting the context path. X-Git-Tag: v0.7.0~88^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0dccce1b5cffce03124f001ae03b66962f36fee6;p=gitblit.git o Adding missing properties to gitblit.properties for adjusting the context path. --- diff --git a/distrib/gitblit.properties b/distrib/gitblit.properties index 5b2b576a..78931f27 100644 --- a/distrib/gitblit.properties +++ b/distrib/gitblit.properties @@ -501,3 +501,9 @@ server.storePassword = gitblit # SINCE 0.5.0 # RESTART REQUIRED server.shutdownPort = 8081 + +# Context path for the application. +# +# SINCE 0.7.0+ +# RESTART REQUIRED +server.contextPath = /