From f751458d218eb1bbf16d78b3b5ce26809f4984b5 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 25 Aug 2020 19:43:26 -0700 Subject: include AGPLv3 license in repo; copy example conf in debian doc folder --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ca74ea9..ca04f6b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,4 +34,5 @@ priority = "optional" assets = [ ["target/release/es-public-proxy", "usr/bin/", "755"], ["es-public-proxy.1", "usr/share/man/man1/", "644"], + ["example_config.toml", "usr/share/doc/es-public-proxy/", "644"], ] -- cgit v1.2.3