diff options
author | Bryan Newbold <bnewbold@archive.org> | 2020-08-26 17:35:06 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2020-08-26 17:41:57 -0700 |
commit | b2e116eaa6d4e8ad24208db1eafdc59531bd20f0 (patch) | |
tree | ea3a4ca4bbfc404d3e470b50a9e42394e819a0c1 | |
parent | 0ae4c0db603b2eaa891eaae2d7714b1ce4390daf (diff) | |
download | es-public-proxy-b2e116eaa6d4e8ad24208db1eafdc59531bd20f0.tar.gz es-public-proxy-b2e116eaa6d4e8ad24208db1eafdc59531bd20f0.zip |
debian: mark conffile
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"] |