summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2013-05-10 16:21:03 +0200
committerJens Georg <jensg@openismus.com>2013-05-10 16:36:03 +0200
commitc27665d201675142476df72c8567587c72e7e559 (patch)
tree0eedffd923432bf2cce41b7d1384d5f42b511843 /data
parenta5590118babcb40845f0b0d7e1e3879523c1da01 (diff)
downloadrygel-c27665d201675142476df72c8567587c72e7e559.tar.gz
core,rygel,doc: Use multiple interfaces
Rygel may now bind to more than any or just one interface.
Diffstat (limited to 'data')
-rw-r--r--data/rygel.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/data/rygel.conf b/data/rygel.conf
index 47803f81..307da12e 100644
--- a/data/rygel.conf
+++ b/data/rygel.conf
@@ -26,10 +26,11 @@ picture-upload-folder=@PICTURES@
# 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.
+# List of network interfaces to attach rygel to. You can also use network IP or
+# even ESSID for wireless networks on Linux. Leave it blank for dynamic
+# configuration.
interface=
+
# The port to run HTTP server on. 0 means dynamic.
port=0