From 989d16e62b57051b6441950f0a107ad368513b3f Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Fri, 1 Jul 2011 14:35:50 +0200 Subject: core,doc,tracker: Add option for upload folders --- doc/man/rygel.conf.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'doc/man') diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml index c76b88b5..1d702606 100644 --- a/doc/man/rygel.conf.xml +++ b/doc/man/rygel.conf.xml @@ -219,6 +219,30 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ Allow remote media file deletion via UPnP. + + + + + + If is true, use this folder to store uploaded videos. It defaults to @VIDEOS@ which expands to the default directory for video files (usually $HOME/Videos). + + + + + + + + If is true, use this folder to store uploaded music files. It defaults to @MUSIC@ which expands to the default directory for music files (usually $HOME/Music). + + + + + + + + If is true, use this folder to store uploaded pictures. It defaults to @PICTURES@ which expands to the default directory for picture files (usually $HOME/Pictures). + + Sections for plugins are denoted with and can contain options specific to a plugin (see below) as well these common options: -- cgit v1.2.1