浏览代码

working on changes, and debugging

master
Erin Sims 2 年前
父节点
当前提交
801c247384
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. +1
    -1
      playbooks/mpdf.conf.j2
  2. +1
    -1
      playbooks/mpdf.yaml

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

@@ -13,7 +13,7 @@
music_directory "nfs://example.com/path/to/your/music/"
database {
plugin "proxy"
host "mpdb"
host "142.93.181.29"
port "8888"
password "password"
keepalive "yes"


+ 1
- 1
playbooks/mpdf.yaml 查看文件

@@ -13,7 +13,7 @@
sticker_file: sticker
user: mpd
group: nogroup
bind_to_address: 142.93.181.29
bind_to_address: any
bind_address: any
mpdport: 6600
log_level: default


正在加载...
取消
保存