mirror of
https://github.com/clearlinux/koji-setup-scripts.git
synced 2026-04-28 11:03:50 +00:00
Add tar.xz snapshot for cgit
Signed-off-by: George T Kramer <george.t.kramer@intel.com>
This commit is contained in:
@@ -77,8 +77,8 @@ if $IS_ANONYMOUS_GIT_NEEDED; then
|
||||
# Enable statistics per week, month and quarter
|
||||
max-stats=quarter
|
||||
|
||||
# Allow download of tar.gz, tar.bz2 and zip-files
|
||||
snapshots=tar.gz tar.bz2
|
||||
# Allow download of tar.gz, tar.bz2, and tar.xz formats
|
||||
snapshots=tar.gz tar.bz2 tar.xz
|
||||
|
||||
##
|
||||
## List of common mimetypes
|
||||
|
||||
Reference in New Issue
Block a user