Skip to content

Commit

Permalink
Fix #903 - Bump _unfiltered NRTM setting removal to 4.6
Browse files Browse the repository at this point in the history
Sasha Romijn committed Apr 8, 2024
1 parent b611cd5 commit 91cd131
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/admins/configuration.rst
Original file line number Diff line number Diff line change
@@ -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 </admins/availability-and-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 </admins/availability-and-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.

0 comments on commit 91cd131

Please sign in to comment.