]> source.dussan.org Git - gitblit.git/commitdiff
o Adding missing properties to gitblit.properties for adjusting the context path.
authorTrygve Laugstøl <trygvis@inamo.no>
Mon, 10 Oct 2011 13:38:18 +0000 (21:38 +0800)
committerJames Moger <james.moger@gitblit.com>
Mon, 10 Oct 2011 14:49:29 +0000 (22:49 +0800)
distrib/gitblit.properties

index 5b2b576a567f20f6ca5835d6ef71e119c3d9bfa0..78931f272c66e2f30cf841312ec6232a719b727f 100644 (file)
@@ -501,3 +501,9 @@ server.storePassword = gitblit
 # SINCE 0.5.0\r
 # RESTART REQUIRED\r
 server.shutdownPort = 8081\r
+\r
+# Context path for the application.\r
+#\r
+# SINCE 0.7.0+\r
+# RESTART REQUIRED\r
+server.contextPath = /\r