Skip to content

Commit

Permalink
Fix routing settings (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
oldzoomer-gh committed Dec 21, 2024
1 parent 369a890 commit 3cfafbf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions node/config.template-node
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,14 @@ include INSTALLDIR/usr/etc/fido/link.lst
# ��� �������� ��������� ����������� ������� addpoint � removepoint
include INSTALLDIR/usr/etc/fido/point.lst

# ���������� �������� � �������� ����� ����
route hold no-route MYNODE-ADDRESS.*

# ������� ��� �������������� ������
# �� ������������ ���� ���� ������
# ��� �������� ��������� ����������� ������� addlink � removelink
include INSTALLDIR/usr/etc/fido/routing.lst

# ��������� �������
include INSTALLDIR/usr/etc/fido/route-default.lst

Expand Down
1 change: 0 additions & 1 deletion node/route-default.lst.template-node
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
route hold no-route MYNODE-ADDRESS.*
route crash FIRSTLINK-NODE-ADDRESS *

0 comments on commit 3cfafbf

Please sign in to comment.