From 45e926c229ca07f3b02079140b9308fe3a5c49c2 Mon Sep 17 00:00:00 2001 From: Tomas Krizek Date: Thu, 18 Apr 2019 17:04:07 +0200 Subject: [PATCH] doc/upgrading: mention changed to http module --- doc/upgrading.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/upgrading.rst b/doc/upgrading.rst index c638d32c2..130ef9191 100644 --- a/doc/upgrading.rst +++ b/doc/upgrading.rst @@ -17,6 +17,9 @@ Users :ref:`dnssec-config`. * ``-k/--keyfile`` and ``-K/--keyfile-ro`` daemon options were removed. If needed, use ``trust_anchors.add_file()`` in configuration file instead. +* Configuration for ``http`` module changed significantly, especially for + network interfaces. Refer to :ref:`mod-http` and update your configuration + accordingly. * In case you are using your own custom modules, move them to the new module location. The exact location depends on your distribution. Generally, modules previously in ``/usr/lib/kdns_modules`` should be moved to ``/usr/lib/knot-resolver/kres_modules``. -- 2.47.2