nftables: drop obsolete synapse workaround

This commit is contained in:
Daniel Micay 2025-08-23 21:05:28 -04:00
parent f54010112e
commit b4e1c96d74

View file

@ -113,7 +113,6 @@ table inet filter {
skuid http tcp sport 443 tcp dport >= 1024 notrack accept
skuid matterbridge tcp sport >= 1024 tcp dport 443 notrack accept
skuid synapse tcp sport >= 1024 tcp dport 443 notrack accept
skuid mjolnir tcp sport >= 1024 tcp dport 443 notrack accept
skuid != root counter goto graceful-reject