summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2020-08-09 23:20:47 +0200
committerJens Georg <mail@jensge.org>2020-08-09 23:20:49 +0200
commitf7fc9e3e7cdd0f41fb410b76a5d7dacc1cd33692 (patch)
treee3814577f24cf53d1b06fb5ac040f3a8fbe37cee /data
parent07577c69dcf8f02d89e5cc021af189956553cd81 (diff)
downloadrygel-f7fc9e3e7cdd0f41fb410b76a5d7dacc1cd33692.tar.gz
data,doc: Update for IPv6
Add IPv6 setting to default file and config manpage
Diffstat (limited to 'data')
-rw-r--r--data/rygel.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/rygel.conf b/data/rygel.conf
index 56a612a9..480abdb5 100644
--- a/data/rygel.conf
+++ b/data/rygel.conf
@@ -2,6 +2,9 @@
# General configuration options
[general]
+# Set to 'false' if you don't want Rygel to run on IPv6 addresses
+# Whether or not IPv6 is supported depends on how GUPnP was configured
+ipv6=true
# Set it to 'false' if you want to disable transcoding support.
enable-transcoding=true