summaryrefslogtreecommitdiffstats
path: root/testing/minidlna/minidlna.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/minidlna/minidlna.confd')
-rw-r--r--testing/minidlna/minidlna.confd10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/minidlna/minidlna.confd b/testing/minidlna/minidlna.confd
new file mode 100644
index 000000000..4cc286c2b
--- /dev/null
+++ b/testing/minidlna/minidlna.confd
@@ -0,0 +1,10 @@
+# /etc/conf.d/minidlna
+
+# Should minidlna rescan the entire collection on startup?
+# Warning: This may take a long time!
+RESCAN="false"
+
+# The location of the config file
+#CONFIG="/etc/minidlna.conf"
+
+# vim: ft=gentoo-conf-d