From 2e122e150928dc7cc52a77a3ebec0427146cd2af Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 11 Aug 2014 21:30:49 +0200 Subject: db/simple: compress the database file using gzip --- doc/user.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc') diff --git a/doc/user.xml b/doc/user.xml index 1b399c2f4..d70c9ead1 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -925,6 +925,18 @@ systemctl start mpd.socket The path of the database file. + + + + compress + yes|no + + + Compress the database file using + gzip? Enabled by default (if + built with zlib). + + -- cgit v1.2.3