commit 2e574f0a7b5c159905fbad7cfca87fd081535a93 parent 07ac3fee019c060b2ce34878e9f37ad0aedf2b4d Author: MTRNord <mtrnord1@gmail.com> Date: Tue, 10 Oct 2023 17:16:31 +0200 Add missing plan output Diffstat:
| M | config/production.yaml | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/config/production.yaml b/config/production.yaml @@ -1,4 +1,8 @@ --- +manager: + plan_outputs: + html: + class: octodns.provider.plan.PlanMarkdown providers: config: class: octodns.provider.yaml.YamlProvider