open udp for torrent

This commit is contained in:
Adithya 2024-03-26 18:08:48 +05:30
parent eebf13b178
commit ce6611a198
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -6,6 +6,7 @@
53317 #LocalSend
];
allowedUDPPorts = [
51413 #Torrent
53317 #LocalSend
];
};