mirror of
https://git.freebsd.org/ports.git
synced 2025-07-02 18:10:38 -04:00
13 lines
534 B
Text
13 lines
534 B
Text
--- minidlna.conf 2011-07-22 19:03:38.000000000 -0400
|
|
+++ minidlna.conf 2011-09-21 01:02:25.000000000 -0400
|
|
@@ -18,8 +18,8 @@
|
|
|
|
# set this if you would like to specify the directory where you want MiniDLNA to store its database and album art cache
|
|
-#db_dir=/var/cache/minidlna
|
|
+db_dir=/var/db/minidlna
|
|
|
|
# set this if you would like to specify the directory where you want MiniDLNA to store its log file
|
|
-#log_dir=/var/log
|
|
+log_dir=/var/db/minidlna
|
|
|
|
# this should be a list of file names to check for when searching for album art
|