--- a/src/upmpdcli.conf
+++ b/src/upmpdcli.conf
@@ -36,6 +36,11 @@
 # Save queue metadata to disk to allow persistence across restart, like MPD.
 ohmetapersist = 1
 
+# Directory used to store cached data (only the queue metadata for now). 
+# Default is ~/.cache/upmpdcli for normal users or /var/cache/upmpdcli when
+# started as root
+# cachedir = /var/lib/upmpdcli
+
 # Mimimum interval (Seconds) between 2 saves of the cache. Setting this may
 # improve playlist load speed on a slow device. The default is to start a
 # new save as soon as the previous one is done (if the list changed again