bump version; add nebula_firewall_block_action

This commit is contained in:
AndrewPaglusch
2023-05-19 20:59:13 -05:00
parent 34e91507cd
commit 803987bb69
4 changed files with 9 additions and 1 deletions

View File

@@ -71,6 +71,8 @@ logging:
# one node from another.
#
firewall:
outbound_action: {{ nebula_firewall_block_action | default('drop') }}
inbound_action: {{ nebula_firewall_block_action | default('drop') }}
conntrack:
tcp_timeout: 120h
udp_timeout: 3m