summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-02-09 10:54:39 +0200
committerJens Georg <mail@jensge.org>2012-02-09 12:06:01 +0200
commit3636b7e882e039ceaf9429b67b630def902ad510 (patch)
treef3d103549994c48643ec9be0495f076e95964c87 /doc/man
parente2c6d6ba6e27743569afd9317932e037f0cea1f4 (diff)
downloadrygel-3636b7e882e039ceaf9429b67b630def902ad510.tar.gz
core: Add env variable to change plugin timeout
Especially when running inside valgrind the 5 second timeout is too short and often rygel fails to load its plugins in time and terminates itself.
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/rygel.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/man/rygel.xml b/doc/man/rygel.xml
index a37e8002..a22aaaf2 100644
--- a/doc/man/rygel.xml
+++ b/doc/man/rygel.xml
@@ -498,6 +498,14 @@ handling.</para>
<para>Disable remote file deletion via UPnP.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>
+ <envar>RYGEL_PLUGIN_TIMEOUT</envar>
+ </term>
+ <listitem>
+ <para>Set the time-out for finding the plugins. Useful to increase when running inside valgrind.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
<para>Also for every plugin you can set the following environment variables:</para>
<para><variablelist>