home
/
dev
/
repositories
/
mpd-sima.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b41de3
)
man: Fixed error in XDG env. var.
author
kaliko <kaliko@azylum.org>
Mon, 7 Jun 2021 12:31:29 +0000
(14:31 +0200)
committer
kaliko <kaliko@azylum.org>
Mon, 7 Jun 2021 12:31:29 +0000
(14:31 +0200)
data/man/mpd_sima.cfg.5.xml
patch
|
blob
|
history
diff --git
a/data/man/mpd_sima.cfg.5.xml
b/data/man/mpd_sima.cfg.5.xml
index 360d5f4fc3c4fcdccbf45dbbc35f5c1e2dfb7625..111d3bf78ec1b6ba2664f0f51432c9300feb901a 100644
(file)
--- a/
data/man/mpd_sima.cfg.5.xml
+++ b/
data/man/mpd_sima.cfg.5.xml
@@
-410,7
+410,7
@@
man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
cache.<sbr />When set to "true", sima will use a
persistent cache for its http client. The cache is
written along with the dbfile in:<sbr />
- <filename>$XDG_
CONFIG
_HOME/mpd_sima/http/WEB_SERVICE</filename>.<sbr/>
+ <filename>$XDG_
DATA
_HOME/mpd_sima/http/WEB_SERVICE</filename>.<sbr/>
If set to "false", caching is still done but in memory.
</para>
</listitem>