blob: 7e86d5a384fa55ab94a3f98716f4b128cd53d396 (
plain)
1
2
3
4
5
6
7
8
9
|
# Rygel requires that /etc/rygel.conf exists in order to start properly.
# This file contains some simple default configuration.
# Configuration changes should be made in /etc/config/rygel.
[general]
upnp-enabled=true
log-level=*:4
interface=
port=0
|