From 5540fbaec250bbb8601d9eaec7f7c20922a67979 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 13 Feb 2012 19:59:41 +0100 Subject: command: new command "config" --- doc/protocol.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) (limited to 'doc') diff --git a/doc/protocol.xml b/doc/protocol.xml index dbc60f40..5b8857ee 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -1845,6 +1845,47 @@ OK Reflection + + + + config + + + + + Dumps configuration values that may be interesting for + the client. This command is only permitted to "local" + clients (connected via UNIX domain socket). + + + The following response attributes are available: + + + + + + + Name + + + Description + + + + + + + music_directory + + + The absolute path of the music directory. + + + + + + + -- cgit v1.2.3