diff options
| author | Manuel Reimer <manuel.reimer@gmx.de> | 2013-10-06 16:42:08 +0200 |
|---|---|---|
| committer | Manuel Reimer <manuel.reimer@gmx.de> | 2013-10-06 16:42:08 +0200 |
| commit | c3a89ebb8a4ffdc76ca124380c0a844a311d0b70 (patch) | |
| tree | bd981d7f1c0f6b24b4f8476ab3be94d03601df0a /runvdr.conf.example | |
| parent | fb2d3882a8ee38e00a1321c3307df8c5ff6a131b (diff) | |
| download | runvdr-extreme-c3a89ebb8a4ffdc76ca124380c0a844a311d0b70.tar.gz runvdr-extreme-c3a89ebb8a4ffdc76ca124380c0a844a311d0b70.tar.bz2 | |
POD documentation for runvdr.conf added
Diffstat (limited to 'runvdr.conf.example')
| -rw-r--r-- | runvdr.conf.example | 6 |
1 files changed, 3 insertions, 3 deletions
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 |
