aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/defaults.conf b/etc/defaults.conf
index a49b36594e6..8e74759ad7b 100644
--- a/etc/defaults.conf
+++ b/etc/defaults.conf
@@ -84,6 +84,12 @@ XBPS_SUCMD="sudo /bin/sh -c"
#XBPS_PKG_COMPTYPE=none
# [OPTIONAL]
+# Set the repository compression format (defaults to gzip/zlib). See xbps-rindex(1)
+# for the available formats.
+#
+#XBPS_REPO_COMPTYPE=zstd
+
+# [OPTIONAL]
# Enable or disable global package build options, these options apply
# to all packages that support the matching options.
#