Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/azatoth/minidlna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Maggard <jmaggard@users.sourceforce.net>2011-07-23 03:03:38 +0400
committerJustin Maggard <jmaggard@users.sourceforce.net>2011-07-23 03:03:38 +0400
commit4280290cd030264f17256c5272dc89295d1730db (patch)
treec01f4ea7023adf9ebb533345fe904fe45cdb42ed /minidlna.conf
parentec7b4b3fb9c786a8b733eea0dacbe239bd697d7d (diff)
* Use MiniSSDPd if it is available. (Thanks Thomas Bernard)
Diffstat (limited to 'minidlna.conf')
-rw-r--r--minidlna.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/minidlna.conf b/minidlna.conf
index da55668..377e9b2 100644
--- a/minidlna.conf
+++ b/minidlna.conf
@@ -49,6 +49,9 @@ notify_interval=900
serial=12345678
model_number=1
+# specify the path to the MiniSSDPd socket
+#minissdpdsocket=/var/run/minissdpd.sock
+
# use different container as root of the tree
# possible values:
# + "." - use standard container (this is the default)