Skip to content

Commit 2937c76

Browse files
authored
Merge pull request #160 from dappnode/lukas/add-empty-allowlist
Make target allowlist empty per default
2 parents 5fc8df4 + 1c3db0d commit 2937c76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hoprd.cfg.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ api:
3939
host:
4040
address: !IPv4 0.0.0.0
4141
port: 3001
42+
session_ip_forwarding:
43+
target_allow_list: []
44+

0 commit comments

Comments
 (0)