Increase MAX_LAN_ADDR to 8

This commit is contained in:
Justin Maggard
2018-01-11 16:09:15 -08:00
parent 3e9ca13fa3
commit c2a9186c71
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# port for HTTP (descriptions, SOAP, media transfer) traffic
port=8200
# network interfaces to serve, comma delimited
# network interfaces to serve, comma delimited (8 interfaces max)
#network_interface=eth0
# specify the user account name or uid to run as