From e369141d8cd4e741ed29913c9fd46fe2511cf1d7 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Fri, 15 Mar 2024 00:45:01 +0000 Subject: Move minidlna db to shared mount --- etc/minidlna.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/minidlna.conf b/etc/minidlna.conf index 6a6c155..abfd5bc 100644 --- a/etc/minidlna.conf +++ b/etc/minidlna.conf @@ -28,7 +28,7 @@ media_dir=A,/var/mp3s friendly_name=mediaserver # 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/lib/minidlna +db_dir=/var/store/.minidlna # set this if you would like to specify the directory where you want MiniDLNA to store its log file #log_dir=/var/log/minidlna -- cgit v1.2.3