aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-08-26 17:35:06 -0700
committerBryan Newbold <bnewbold@archive.org>2020-08-26 17:41:57 -0700
commitb2e116eaa6d4e8ad24208db1eafdc59531bd20f0 (patch)
treeea3a4ca4bbfc404d3e470b50a9e42394e819a0c1
parent0ae4c0db603b2eaa891eaae2d7714b1ce4390daf (diff)
downloades-public-proxy-b2e116eaa6d4e8ad24208db1eafdc59531bd20f0.tar.gz
es-public-proxy-b2e116eaa6d4e8ad24208db1eafdc59531bd20f0.zip
debian: mark conffile
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c992506..97af04a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -40,3 +40,4 @@ assets = [
["extra/example_config.toml", "usr/share/doc/es-public-proxy/", "644"],
["extra/example_config.toml", "etc/es-public-proxy.toml", "644"],
]
+conf-files = ["etc/es-public-proxy.toml"]