summaryrefslogtreecommitdiff
path: root/vdr-smarttvweb/stvw_cfg.c
diff options
context:
space:
mode:
authorthlo <t.lohmar@gmx.de>2012-12-26 07:15:03 +0100
committerthlo <t.lohmar@gmx.de>2012-12-26 07:15:03 +0100
commit504925aa69338fc41156cc40b526c79b62ad71a0 (patch)
treeb881d7d8492e71a80cf7edebcadaa397e18ae2c3 /vdr-smarttvweb/stvw_cfg.c
parent6399355d20ee87365e19ef94aa8798c602f697e6 (diff)
downloadvdr-plugin-smarttvweb-504925aa69338fc41156cc40b526c79b62ad71a0.tar.gz
vdr-plugin-smarttvweb-504925aa69338fc41156cc40b526c79b62ad71a0.tar.bz2
Better Log support and addition of missing files
Diffstat (limited to 'vdr-smarttvweb/stvw_cfg.c')
-rw-r--r--vdr-smarttvweb/stvw_cfg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/vdr-smarttvweb/stvw_cfg.c b/vdr-smarttvweb/stvw_cfg.c
index bc0c4f6..0c943b5 100644
--- a/vdr-smarttvweb/stvw_cfg.c
+++ b/vdr-smarttvweb/stvw_cfg.c
@@ -36,9 +36,9 @@ cSmartTvConfig::cSmartTvConfig(string d): mConfigDir(d), mLog(NULL), mCfgFile(NU
mLiveChannels() {
#ifndef STANDALONE
- mLogFile= "/multimedia/video/smartvvweblog.txt";
+ mLogFile= "";
#else
- mLogFile= "/tmp/smartvvweblog-standalone.txt";
+ mLogFile= "./smartvvweblog-standalone.txt";
#endif
// Defaults