vici: Make IP-TFS mode configurable

This commit is contained in:
Tobias Brunner
2025-05-28 16:37:46 +02:00
parent e175abaf89
commit 1afc76dd56
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -904,6 +904,7 @@ CALLBACK(parse_mode, bool,
{ "tunnel", MODE_TUNNEL },
{ "transport", MODE_TRANSPORT },
{ "transport_proxy", MODE_TRANSPORT },
{ "iptfs", MODE_IPTFS },
{ "beet", MODE_BEET },
{ "drop", MODE_DROP },
{ "pass", MODE_PASS },