From 91cd1317adadcf7e1eb4cbea7c271315dfb04af5 Mon Sep 17 00:00:00 2001 From: Sasha Romijn Date: Mon, 8 Apr 2024 16:43:30 +0200 Subject: [PATCH] Fix #903 - Bump _unfiltered NRTM setting removal to 4.6 --- docs/admins/configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/admins/configuration.rst b/docs/admins/configuration.rst index d93d848..c946980 100644 --- a/docs/admins/configuration.rst +++ b/docs/admins/configuration.rst @@ -713,7 +713,7 @@ Sources Sharing password hashes externally is a security risk, the unfiltered data is intended only to support :doc:`availability and data migration `. - **This setting is deprecated and will be removed in IRRD 4.5.** + **This setting is deprecated and will be removed in IRRD 4.6.** |br| **Default**: not defined, no exports made. |br| **Change takes effect**: after SIGHUP, at the next ``export_timer``. * ``sources.{name}.export_timer``: the time between two full exports of all @@ -737,7 +737,7 @@ Sources Sharing password hashes externally is a security risk, the unfiltered data is intended only to support :doc:`availability and data migration `. - **This setting is deprecated and will be removed in IRRD 4.5.** + **This setting is deprecated and will be removed in IRRD 4.6.** |br| **Default**: not defined, all access denied. Clients in ``nrtm_access_list``, if defined, have filtered access. |br| **Change takes effect**: after SIGHUP, upon next request.