From fb2d3882a8ee38e00a1321c3307df8c5ff6a131b Mon Sep 17 00:00:00 2001 From: Manuel Reimer Date: Thu, 3 Oct 2013 17:53:21 +0200 Subject: Added support for --cachedir and --resdir --- runvdr.conf.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'runvdr.conf.example') diff --git a/runvdr.conf.example b/runvdr.conf.example index 2d03d4c..cf6c699 100644 --- a/runvdr.conf.example +++ b/runvdr.conf.example @@ -54,6 +54,12 @@ CONFIGDIR="/video" # # LOCALEDIR="/usr/src/vdr/locale" +# Location where VDR and plugins save cache files +CACHEDIR= + +# Location from where plugins read resource files +RESDIR= + ##### ----------- ##### Plugins ##### ----------- -- cgit v1.2.3