diff options
Diffstat (limited to 'smarttvweb.conf')
-rw-r--r-- | smarttvweb.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/smarttvweb.conf b/smarttvweb.conf index 07920dc..10adaa7 100644 --- a/smarttvweb.conf +++ b/smarttvweb.conf @@ -26,3 +26,8 @@ GroupSeparators Ignore # Bind the web server to a specific IP address. Otherwise, the Web Server is listening on ALL interfaces. #ServerAddress 127.0.0.1 +# Bind the web server to a specific port. Default is Port 8000. +#ServerPort 8000 + +# Allow execution of reccmd.conf defined programs through the widget. Ensure that only authorized hosts get access to the plugin (e.g. firewall protected). +#RecCmds enable |