Remove obsolete up/downstream_bitrate code.
This commit is contained in:
@ -5,15 +5,13 @@ port=5555
|
||||
enable_upnp=yes
|
||||
|
||||
media_dir=/opt
|
||||
#media_dir=/c/DLNA
|
||||
|
||||
# set this if you want to customize the name that shows up on your clients
|
||||
#friendly_name=My DLNA Server
|
||||
|
||||
# lease file location
|
||||
#lease_file=/var/log/upnp.leases
|
||||
|
||||
# bitrates reported by daemon in bits per second
|
||||
bitrate_up=1000000
|
||||
bitrate_down=10000000
|
||||
|
||||
# "secure" mode : UPnP client are allowed to add mappings only
|
||||
# to their IP
|
||||
secure_mode=no
|
||||
|
Reference in New Issue
Block a user