Support for Source compressed download (ZIP, GZ).

In order to enable the download of compressed archives,
just add the following two lines to the file:
src/main/resources/gitblit.properties

web.allowZipDownloads = true
web.compressedDownloads = zip gz

Change-Id: I834fb50d29c7f9f54d25df338af1f0f4ae75941c
2 files changed
tree: ae3afef74b8831fc69ae1a005daefb6746e09b19
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README