You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
461 B

  1. #config tvheadend service
  2. # option nosyslog '0'
  3. # option use_temp_epgdb '0'
  4. # option config_path '/etc/tvheadend'
  5. config tvheadend server
  6. option ipv6 '1'
  7. # If bindaddr is not set, it will default to LAN IP address (uci get network.lan.ipaddr).
  8. # To bind all interfaces, set it to "0.0.0.0".
  9. # option bindaddr '0.0.0.0'
  10. # option http_port '9981'
  11. # option http_root '/tvheadend'
  12. # option htsp_port '9982'
  13. # option htsp_port2 '9983'
  14. # option xspf '0'