Remove env vars from mpd-now-playable, use config file instead
This commit is contained in:
parent
814b8f0315
commit
e7f8c73116
1 changed files with 0 additions and 5 deletions
|
@ -2,11 +2,6 @@
|
||||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>EnvironmentVariables</key>
|
|
||||||
<dict>
|
|
||||||
<key>MPD_NOW_PLAYABLE_CACHE</key>
|
|
||||||
<string>redis://localhost:6380/0?namespace=mpd-now-playable</string>
|
|
||||||
</dict>
|
|
||||||
<key>KeepAlive</key>
|
<key>KeepAlive</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>Label</key>
|
<key>Label</key>
|
||||||
|
|
Loading…
Reference in a new issue