restored old default port
This commit is contained in:
parent
62acb529b6
commit
92c89bc644
1 changed files with 1 additions and 1 deletions
|
@ -344,7 +344,7 @@ main(int argc, char **argv)
|
|||
log_debug_to_console = 0;
|
||||
tvheadend_webui_port = 9981;
|
||||
tvheadend_webroot = NULL;
|
||||
tvheadend_htsp_port = 9992;
|
||||
tvheadend_htsp_port = 9982;
|
||||
tvheadend_htsp_port_extra = 0;
|
||||
|
||||
/* Command line options */
|
||||
|
|
Loading…
Add table
Reference in a new issue