diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2007-05-30 17:05:28 +0000 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2007-05-30 17:05:28 +0000 |
commit | e1c4975763a628654a379f70b6a8199e608c9830 (patch) | |
tree | 1583116cb097413b95666217b5d67aa3c84b6af2 | |
parent | d883e2bca34036b2f73412352d08cb3945c6f131 (diff) | |
download | vdr-plugin-live-e1c4975763a628654a379f70b6a8199e608c9830.tar.gz vdr-plugin-live-e1c4975763a628654a379f70b6a8199e608c9830.tar.bz2 |
- removed notes about httpd.config (should not be edited at all)
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -49,11 +49,7 @@ the internet. The default username and password are: admin/live The default port is 8008. -You can adjust the port in <vdr_config_dir>/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 |