From 073ece97351c93e56527c0db6212512688f56c50 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Mon, 28 May 2007 10:25:16 +0000 Subject: - mentioned commandline parameters --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index 15db225..ba1e5ee 100644 --- a/README +++ b/README @@ -54,6 +54,14 @@ You can adjust the port in /plugins/live/httpd.config: Listen 0.0.0.0 8008 Please don't touch anything else in this file. +You can also specifiy this parameter via commandline: + + -p PORT, --port=PORT use PORT to listen for incoming connections + (default: 8008) + -i IP, --ip=IP bind server only to specified IP, may appear + multiple times + (default: 0.0.0.0) + The rest of the parameters can be adjusted in VDR's OSD or in the web interface. -- cgit v1.2.3