* Add new options to (1) force a rescan at startup, (2) display help text, and (3) bind to a specified network interface.
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
# port for HTTP (descriptions and SOAP) traffic
|
||||
# port for HTTP (descriptions, SOAP, media transfer) traffic
|
||||
port=8200
|
||||
|
||||
# network interface to bind to (this is the only interface that will serve files)
|
||||
#network_interface=eth0
|
||||
|
||||
# set this to the directory you want scanned.
|
||||
# * if have multiple directories, you can have multiple media_dir= lines
|
||||
# * if you want to restrict a media_dir to a specific content type, you
|
||||
|
Reference in New Issue
Block a user