diff options
author | Tobias Grimm <tobias@e-tobi.loc> | 2008-12-02 22:42:14 +0100 |
---|---|---|
committer | Tobias Grimm <tobias@e-tobi.loc> | 2008-12-02 23:09:29 +0100 |
commit | ea48c9d6b05e686f793a064bc0a8349d636cd399 (patch) | |
tree | efcd11c5c42f5a352d2d98ebe28daa9553bd33db /README | |
parent | 886bdaa2fc4677a5ed2ecb6aeb67424198e27934 (diff) | |
download | vdr-plugin-osdteletext-ea48c9d6b05e686f793a064bc0a8349d636cd399.tar.gz vdr-plugin-osdteletext-ea48c9d6b05e686f793a064bc0a8349d636cd399.tar.bz2 |
Changed default vtx cache dir to the more FHS conform location /var/cache/vdr/vtx
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -76,8 +76,7 @@ Command line options: -d --directory=DIR The directory where the temporary files will be stored. - (standard value: /vtx, recommended: /tmp/vtx - or /var/cache/vdr/osdteletext.) + (standard value: /var/cache/vdr/vtx) Ensure that the directory exists and is writable. -n --max-cache=NUM Maximum size in megabytes of cache used to store the pages on the harddisk. |