瀏覽代碼

working on changes, and debugging

master
Erin Sims 2 年之前
父節點
當前提交
3d0d82f11a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      playbooks/mpdf.conf.j2

+ 1
- 1
playbooks/mpdf.conf.j2 查看文件

@@ -24,7 +24,7 @@ database {
# playlist files not created by the server but only if they are in the MPD
# format. This setting defaults to playlist saving being disabled.
#
playlist_directory jinja-filters.join{{ [path,item,playlist_directory]|join }}
playlist_directory {{ [path,item,playlist_directory]|join() }}
#
# This setting sets the location of the MPD database. This file is used to
# load the database at server start up and store the database while the


Loading…
取消
儲存