From 10164a068cead3c4b64e01b09faf2c418adc8ea2 Mon Sep 17 00:00:00 2001 From: lado Date: Wed, 3 Apr 2013 09:37:42 +0200 Subject: Feature #790 --- vdr-vdrmanager/examples/plugin.vdrmanager.conf | 2 -- vdr-vdrmanager/examples/vdr.vdrmanager | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'vdr-vdrmanager') diff --git a/vdr-vdrmanager/examples/plugin.vdrmanager.conf b/vdr-vdrmanager/examples/plugin.vdrmanager.conf index c0c9a7d..ec4cad3 100644 --- a/vdr-vdrmanager/examples/plugin.vdrmanager.conf +++ b/vdr-vdrmanager/examples/plugin.vdrmanager.conf @@ -5,7 +5,5 @@ # -p port port number to listen to\n" # -P password password (none if not given)" # -s force check against svdrphosts.conf even if -P option was given (password)"; -# -c selects the compression mode to use (zlib or gzip). Default is zlib" -p 6420 -P change --c diff --git a/vdr-vdrmanager/examples/vdr.vdrmanager b/vdr-vdrmanager/examples/vdr.vdrmanager index ba53505..e1d1ddb 100644 --- a/vdr-vdrmanager/examples/vdr.vdrmanager +++ b/vdr-vdrmanager/examples/vdr.vdrmanager @@ -5,5 +5,4 @@ # -p port port number to listen to\n" # -P password password (none if not given)" # -s force check against svdrphosts.conf"; -# -c selects the compression mode to use (zlib or gzip). Default is zlib" -_EXTRAOPTS="-p 6420 -P change -c" +_EXTRAOPTS="-p 6420 -P change" -- cgit v1.2.3