From c3a89ebb8a4ffdc76ca124380c0a844a311d0b70 Mon Sep 17 00:00:00 2001 From: Manuel Reimer Date: Sun, 6 Oct 2013 16:42:08 +0200 Subject: POD documentation for runvdr.conf added --- runvdr.conf.example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'runvdr.conf.example') diff --git a/runvdr.conf.example b/runvdr.conf.example index cf6c699..ae29f4e 100644 --- a/runvdr.conf.example +++ b/runvdr.conf.example @@ -135,7 +135,7 @@ LOGLEVEL=3 MUTE= # Use SVDRPPORT port for SVDRP. A value of 0 turns off SVDRP. The default -# SVDRP port is 2001. You need to edit the file svdrphosts.conf +# SVDRP port is 6419. You need to edit the file svdrphosts.conf # in order to enable access to the SVDRP port. SVDRPPORT= @@ -153,7 +153,7 @@ DAEMON= # grabbing images to disk is disabled. GRAB= -# Use a LIRC remote control device. If set to 1, vdr uses /dev/lircd. +# Use a LIRC remote control device. If set to 1, vdr uses /var/run/lirc/lircd. # If not set, or set to 0, don't use LIRC. LIRC= @@ -209,7 +209,7 @@ SWITCHTERMINAL=8 # This affects sort options in recordings. # LANGUAGE="de_DE@euro" -# Set character set that VDR shoud use +# Set character set that VDR should use # VDR_CHARSET_OVERRIDE="ISO-8859-15" # If VDR restarts automatically, only do this number of restarts before giving -- cgit v1.2.3