minidlna: log and db paths seem to be mandatory

master
Pierre Neidhardt 2014-08-31 17:45:39 +02:00
parent 86bdf1939d
commit 93b9bb31ae
1 changed files with 2 additions and 2 deletions

View File

@ -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