summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-10 11:30:23 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-10 11:30:23 (EDT)
commita8de9397da97b8631b998ba06af800dd3a0eddcb (patch)
tree335d5a2f320fb96f3d1885424059a074d9971040 /examples
parent43a550eb65b78413374d20e35e34656f68f1a2cf (diff)
examples/conf.default: Add conf_key
Diffstat (limited to 'examples')
-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=''