From 0bb17cd2f34918add1ddaedeb0a66531dea561a3 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Sun, 7 Sep 2025 17:32:13 +0200 Subject: go-away: use config.yml and vendor all configuration files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- bundles/go-away/files/config/snippets/challenge-dnsbl.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bundles/go-away/files/config/snippets/challenge-dnsbl.yml (limited to 'bundles/go-away/files/config/snippets/challenge-dnsbl.yml') diff --git a/bundles/go-away/files/config/snippets/challenge-dnsbl.yml b/bundles/go-away/files/config/snippets/challenge-dnsbl.yml new file mode 100644 index 0000000..893116c --- /dev/null +++ b/bundles/go-away/files/config/snippets/challenge-dnsbl.yml @@ -0,0 +1,6 @@ +challenges: + dnsbl: + runtime: dnsbl + parameters: + dnsbl-decay: 1h + dnsbl-timeout: 1s \ No newline at end of file -- cgit 1.4.1