X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Fgitweb.conf;h=a2bfcfad2aa05cb3d5afe1aaaecbdfb458429cd4;hb=1401bf699d9199d7fed4c68d935f1857df8f04c7;hp=dcb5717f1cf53635465f21d27d7a1f24acee76e2;hpb=0a86c4108abdbe86978867205d64d06835613660;p=matthijs%2Fservers%2Fdrsnuggles.git diff --git a/etc/gitweb.conf b/etc/gitweb.conf index dcb5717..a2bfcfa 100644 --- a/etc/gitweb.conf +++ b/etc/gitweb.conf @@ -21,3 +21,8 @@ $logo = "/git-logo.png"; # the 'favicon' $favicon = "/git-favicon.png"; + +@git_base_url_list = ( + "http://git.stderr.nl/git", + "ssh://git.stderr.nl/data/vcs/git" +)