diff --git a/.config/minidlna/minidlna.conf b/.config/minidlna/minidlna.conf index 4938ac1f..ba14c758 100644 --- a/.config/minidlna/minidlna.conf +++ b/.config/minidlna/minidlna.conf @@ -27,10 +27,10 @@ media_dir=/srv/dlna friendly_name=IlNumeroUno # 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=/home/peter/.config/minidlna/cache # 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=/home/peter/.config/minidlna # set this to change the verbosity of the information that is logged # each section can use a different level: off, fatal, error, warn, info, or debug