blob: d867e89d0362fd889ee222b0af35f1a405b88548 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[upnp]
#--db-dir=<DB directory>
# Specifies the directory where the the database file shall be located.
#--address=<IP address>
# Binds the server to the specific IP address.
#--interface=<Interface>
# Binds the server to the specific network interface.
#--port=<Port>
# Sets the port where the UPnP server shall listen on.
|