Added announces_to_internal interface option

This commit is contained in:
Mark Qvist
2026-07-22 19:01:34 +02:00
parent b051e76d00
commit 1af173e8a5
4 changed files with 14 additions and 2 deletions
+5
View File
@@ -1274,6 +1274,11 @@ These can be used to control various aspects of interface behaviour.
``internal`` mode interfaces may still be resolvable by means
of path requests.
* | To allow an interface that would *otherwise not* propagate
announces to ``internal`` mode interfaces to do so, you can
configure the ``announces_to_internal`` option to ``True``.
.. _interfaces-modes:
Interface Modes