Move default tmp dirs, fix BLANK handling
[fanfix.git] / src / be / nikiroo / fanfix / bundles / config.properties
index c8a9e71a2c1c8df74681eaca24239c8e33b53566..fa53914f63920098f9207c749bc922b0782ea72c 100644 (file)
@@ -9,7 +9,7 @@ LANG =
 # Select the reader to use to read stories (CLI = simple output to console, LOCAL = use local system file handler)
 READER_TYPE = 
 # (WHAT: directory, FORMAT: absolute path, $HOME variable supported, / is always accepted as dir separator)
-# The directory where to store temporary files, defaults to a directory 'fanfic-tmp' in the system default temporary directory
+# The directory where to store temporary files, defaults to directory 'tmp' in the conig directory (usually $HOME/.fanfix)
 CACHE_DIR = 
 # (WHAT: delay in hours, FORMAT: integer | 0: no cache | -1: infinite time cache which is default)
 # The delay after which a cached resource that is thought to change ~often is considered too old and triggers a refresh