summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.org>2012-09-12 14:25:24 +0200
committerJens Georg <jensg@openismus.com>2012-10-05 17:33:28 +0200
commit21af74d799944290f9faaef744f71a1450b40320 (patch)
tree5a6924525d55cff7831b98b99ca97331d291991c /data
parent3c11305e5bed40b3e6edff7229bec471fe22a3ae (diff)
downloadrygel-21af74d799944290f9faaef744f71a1450b40320.tar.gz
server,engine: Move MediaEngine into .so
Diffstat (limited to 'data')
-rw-r--r--data/rygel.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/rygel.conf b/data/rygel.conf
index 61832b7b..fc9a2078 100644
--- a/data/rygel.conf
+++ b/data/rygel.conf
@@ -25,6 +25,10 @@ music-upload-folder=@MUSIC@
# Defaults to @PICTURES@, the standard picture folder (typically ${HOME}/Pictures).
picture-upload-folder=@PICTURES@
+# Default media engine to load. If not specified, the engine directory is
+# searched recursively and the first engine found is loaded.
+media-engine=librygel-media-engine-gst.so
+
# The network interface to attach rygel to. You can also use network IP or even
# ESSID for wireless networks if you are using NetworkManager. Leave it blank
# for dynamic configuration.