From: Jacek Tomasiak Date: Tue, 8 Jan 2013 18:27:50 +0000 (+0000) Subject: restored old default port X-Git-Tag: v3.5~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92c89bc644b7ae151dba7b43017dcf5c0677a3d5;p=thirdparty%2Ftvheadend.git restored old default port --- diff --git a/src/main.c b/src/main.c index 252a5ca40..e86f38423 100644 --- a/src/main.c +++ b/src/main.c @@ -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 */