mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
10 lines
265 B
YAML
10 lines
265 B
YAML
uPnP:
|
|
enabled: false
|
|
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269]
|
|
UDP: [53]
|
|
ipv4:
|
|
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269]
|
|
UDP: [53, 5353]
|
|
ipv6:
|
|
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269]
|
|
UDP: [53, 5353]
|