소스 검색

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


불러오는 중...
취소
저장