lighttpd: Add config for Hunternet.
[matthijs/servers/drsnuggles.git] / etc / gitweb.conf
index dcb5717f1cf53635465f21d27d7a1f24acee76e2..abe6235ca587056553e86c1eb508d92ddbd4cc7c 100644 (file)
@@ -21,3 +21,8 @@ $logo = "/git-logo.png";
 
 # the 'favicon'
 $favicon = "/git-favicon.png";
+
+@git_base_url_list = (
+       "http://git.stderr.nl",
+       "ssh://git.stderr.nl"
+)