From 863d702c566db788370a1ae998eeaf7b9d61d511 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Mon, 16 Oct 2023 16:16:53 +0200 Subject: [PATCH] ws fix Co-authored-by: Remi Gacogne --- pdns/recursordist/docs/http-api/zone.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/http-api/zone.rst b/pdns/recursordist/docs/http-api/zone.rst index 35e69ed4c3..4ff312afa3 100644 --- a/pdns/recursordist/docs/http-api/zone.rst +++ b/pdns/recursordist/docs/http-api/zone.rst @@ -33,7 +33,7 @@ be true: override what has been set in the dynamically generated configuration files. -* For configuration changes to work :ref:`setting-include-dir` and :ref:`setting-api-config-dir` should have the same value for old-style settings. +* For configuration changes to work :ref:`setting-include-dir` and :ref:`setting-api-config-dir` should have the same value for old-style settings. When using YAML settings :ref:`setting-yaml-recursor.include_dir` and :ref:`setting-yaml-webservice.api_dir` must have a different value. .. include:: ../common/api/zone.rst -- 2.47.2