blob: 62c139de531c4bb577a3fdde57d5d2b50919012d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#config tvheadend service
# option nosyslog '0'
# option use_temp_epgdb '0'
# option config_path '/etc/tvheadend'
config tvheadend server
option ipv6 '1'
# option bindaddr '0.0.0.0'
# option http_port '9981'
# option http_root '/tvheadend'
# option htsp_port '9982'
# option htsp_port2 '9983'
# option xspf '0'
|