summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2013-10-23 16:19:51 +0300
committerJens Georg <jensg@openismus.com>2013-11-02 18:29:39 +0100
commit969261619fa1a8916e7ae70dac78c1e0513ae2a8 (patch)
tree899b0251fff097f69673a99f0714f1eda4964b7c /doc/man
parentd1f14660839ea7b7bca000de9782011fd03284d2 (diff)
downloadrygel-969261619fa1a8916e7ae70dac78c1e0513ae2a8.tar.gz
core: Add UPnP BasicManagement service support
Add BasicManagement:2 service that contains a bunch of tools (Ping, NSLookup and Traceroute to start with). Service is useful for DLNA Diagnostics, and can be enabled on a plugin-by-plugin basis. See doc/README.BasicManagement for details. Commit was partly authored by Christophe Guiraud <christophe.guiraud@intel.com>. https://bugzilla.gnome.org/show_bug.cgi?id=707831
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/rygel.conf.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index 7cd4d83a..150159cc 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -274,6 +274,16 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>
+ <option>diagnostics</option>
+ </term>
+ <listitem>
+ <para>
+ Set to <userinput>true</userinput> if you would like the UPnP device to contain a BasicManagement:2 service that allows running tools like ping, nslookup and traceroute remotely.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
<refsect1>