summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2011-02-05 21:35:55 +0100
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2011-02-08 15:48:27 +0200
commit5ca8be0627fcacc56103d66d327bb64363989436 (patch)
tree972ec4469837671cb581b18817dc0870ef499fb0 /data
parent5fd7e66dc4d6c35c06c592c63e7e4c09dbb9afb9 (diff)
downloadrygel-5ca8be0627fcacc56103d66d327bb64363989436.tar.gz
core,data,doc: Rename upnp_enabled → upnp-enabled
Provide consistency with all the other configuration options. Also add documentation for the option to the rygel.conf manpage.
Diffstat (limited to 'data')
-rw-r--r--data/rygel.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/rygel.conf b/data/rygel.conf
index 088fd161..77ae571f 100644
--- a/data/rygel.conf
+++ b/data/rygel.conf
@@ -8,7 +8,7 @@
# Set it to 'false' if you want to only use the streaming part of Rygel and/or
# don't want it to advertize itself on the UPnP network. If you want to
# completely disable rygel, just don't run it then. :)
-upnp_enabled=true
+upnp-enabled=true
# Set it to 'false' if you want to disable transcoding support.
enable-transcoding=true