From: Otto Moerbeek Date: Mon, 16 Oct 2023 14:16:53 +0000 (+0200) Subject: ws fix X-Git-Tag: rec-5.0.0-alpha2~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=863d702c566db788370a1ae998eeaf7b9d61d511;p=thirdparty%2Fpdns.git ws fix Co-authored-by: Remi Gacogne --- 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