]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
restored old default port 214/head
authorJacek Tomasiak <jacek.tomasiak@gmail.com>
Tue, 8 Jan 2013 18:27:50 +0000 (18:27 +0000)
committerJacek Tomasiak <jacek.tomasiak@gmail.com>
Tue, 8 Jan 2013 18:31:44 +0000 (18:31 +0000)
src/main.c

index 252a5ca4085f7952312f96bc5f51f7810c0bd0ea..e86f3842332bff38b6eb8441e216e9af7aec9086 100644 (file)
@@ -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 */