[rygel] doc: Add missing config file options



commit 68bce68aae983877d76be4d14e05be2c9e5b3756
Author: Jens Georg <mail jensge org>
Date:   Sat Feb 5 23:43:12 2011 +0100

    doc: Add missing config file options

 doc/man/rygel.conf.xml |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index 2653832..b24f4ff 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -205,6 +205,22 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
           <para>Set the plugin search path.</para>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term>
+          <option>allow-upload</option>
+        </term>
+        <listitem>
+          <para>Allow uploading of media files via UPnP.</para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term>
+          <option>allow-deletion</option>
+        </term>
+        <listitem>
+          <para>Allow remote media file deletion via UPnP.</para>
+        </listitem>
+      </varlistentry>
     </variablelist>
     <para>Sections for plugins are denoted with <option>[PluginName]</option>
       and can contain options specific to a plugin (see below)  as well these common options:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]