summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/conf.default5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/conf.default b/examples/conf.default
index 1f83bc2..f7e32a7 100644
--- a/examples/conf.default
+++ b/examples/conf.default
@@ -23,3 +23,8 @@ conf_verbose=false
# Whether to compress package index files with gzip.
# Default: true
conf_gzip=true
+
+# The usign secret key with which to sign package index files, or an empty
+# string to disable signing.
+# Default: ''
+conf_key=''