From 5733863b932bf8c8ae6654982feefa9a9d14b023 Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Sun, 31 Oct 2021 19:55:41 +0100 Subject: [PATCH] added warning about possible behaviour-change with new domains.txt.d feature --- docs/domains_txt.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/domains_txt.md b/docs/domains_txt.md index e0c7e0b..dcdbe41 100644 --- a/docs/domains_txt.md +++ b/docs/domains_txt.md @@ -101,3 +101,7 @@ If a directory named `domains.txt.d` exists in the same location as `domains.txt`, the contents of `*.txt` files in that directory are appended to the list of domains, in alphabetical order of the filenames. This is useful for automation, as it doesn't require editing an existing file to add new domains. + +Warning: Behaviour of this might change as the naming between `domains.txt.d` +and the `DOMAINS_D` config variable (which is used for per-certificate +configuration) is a bit confusing. -- 2.47.3