clarify multiple LAN interfaces / listening_ip=

This commit is contained in:
Thomas Bernard 2015-11-05 11:51:02 +01:00
parent be70a04c66
commit f5f3ad1631
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
#ext_ip=
# LAN network interfaces IPs / networks
# There can be multiple listening IPs for SSDP traffic
# There can be multiple listening IPs for SSDP traffic, in that case
# use multiple 'listening_ip=...' lines, one for each network interface.
# It can be IP address or network interface name (ie. "eth0")
# It is mandatory to use the network interface name in order to enable IPv6
# HTTP is available on all interfaces.