From 037dc209d41a00746620985a413cb6bac03d0a28 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Thu, 8 Sep 2022 19:08:23 -0400 Subject: [PATCH] working on changes, and debugging --- playbooks/mpdf.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/mpdf.conf.j2 b/playbooks/mpdf.conf.j2 index 6ef80da..b5358f6 100644 --- a/playbooks/mpdf.conf.j2 +++ b/playbooks/mpdf.conf.j2 @@ -32,7 +32,7 @@ playlist_directory "{{ [path,item,playlist_directory]|join() }}" # MPD to accept files over ipc socket (using file:// protocol) or streaming # files over an accepted protocol. # -db_file "{{ [path,item,db_file]|join() }}" +#db_file "{{ [path,item,db_file]|join() }}" # # These settings are the locations for the daemon log files for the daemon.