Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
restored old default port
  • Loading branch information
skazi0 committed Jan 8, 2013
1 parent 62acb52 commit 92c89bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Expand Up @@ -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 */
Expand Down

0 comments on commit 92c89bc

Please sign in to comment.