X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fconfig.properties;h=fa53914f63920098f9207c749bc922b0782ea72c;hp=dd9fa1dcac33d7042c5dab13cbed67bd6c148de2;hb=68e370a441d8e6b10bfaa904ecacb29e7d6160d8;hpb=d011400048cae6884f0d94c320498429b45fb48a diff --git a/src/be/nikiroo/fanfix/bundles/config.properties b/src/be/nikiroo/fanfix/bundles/config.properties index dd9fa1d..fa53914 100644 --- a/src/be/nikiroo/fanfix/bundles/config.properties +++ b/src/be/nikiroo/fanfix/bundles/config.properties @@ -9,11 +9,8 @@ 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: 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-reader' in the system default temporary directory -CACHE_DIR_LOCAL_READER = # (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 CACHE_MAX_TIME_CHANGING = 24 @@ -47,10 +44,10 @@ LATEX_LANG_EN = english # (WHAT: LaTeX output language, WHERE: LaTeX) # LaTeX full name for French LATEX_LANG_FR = french -# (WHAT: other 'by' prefixes before author name, FORMAT: coma-separated list) +# (WHAT: other 'by' prefixes before author name, FORMAT: comma-separated list) # used to identify the author BYS = by,par,de,©,(c) -# (WHAT: Chapter identification languages, FORMAT: coma-separated list) +# (WHAT: Chapter identification languages, FORMAT: comma-separated list) # used to identify a starting chapter in text mode CHAPTER = EN,FR # (WHAT: Chapter identification string)