* Use MiniSSDPd if it is available. (Thanks Thomas Bernard)
This commit is contained in:
@ -51,6 +51,7 @@ enum upnpconfigoptions {
|
||||
UPNPINOTIFY, /* enable inotify on the media directories */
|
||||
UPNPDBDIR, /* base directory to store the database and album art cache */
|
||||
UPNPLOGDIR, /* base directory to store the log file */
|
||||
UPNPMINISSDPDSOCKET, /* minissdpdsocket */
|
||||
ENABLE_TIVO, /* enable support for streaming images and music to TiVo */
|
||||
ENABLE_DLNA_STRICT, /* strictly adhere to DLNA specs */
|
||||
ROOT_CONTAINER /* root ObjectID (instead of "0") */
|
||||
|
Reference in New Issue
Block a user