From 2655894b7985e83bac47f736bd55184d94d10894 Mon Sep 17 00:00:00 2001 From: kaliko Date: Mon, 7 Jun 2021 14:31:29 +0200 Subject: [PATCH] man: Fixed error in XDG env. var. --- data/man/mpd_sima.cfg.5.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/man/mpd_sima.cfg.5.xml b/data/man/mpd_sima.cfg.5.xml index 360d5f4..111d3bf 100644 --- 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.When set to "true", sima will use a persistent cache for its http client. The cache is written along with the dbfile in: - $XDG_CONFIG_HOME/mpd_sima/http/WEB_SERVICE. + $XDG_DATA_HOME/mpd_sima/http/WEB_SERVICE. If set to "false", caching is still done but in memory. -- 2.39.2