From b3663b5da2ebcd87f0b1cb498ddd9ea7aff6eeb5 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 8 Feb 2014 14:03:25 +0100 Subject: storage/nfs: new storage plugin --- doc/user.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc') diff --git a/doc/user.xml b/doc/user.xml index 15f6d4219..dc9d913e7 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -1013,6 +1013,18 @@ systemctl start mpd.socket "smb://myfileserver/Music". + +
+ <varname>nfs</varname> + + + Load music files from a NFS server. It used used when + music_directory contains a + nfs:// URI according to RFC2224, + for example "nfs://servername/path". + +
-- cgit v1.2.3