X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fconfig.properties;h=4148f66e1400d5ed34ff9da6868db9e5ce77782b;hb=6e06d2cc9bf068a8ec4ad105aaef955a6eb509a1;hp=535fb32617e0a32e15b912a39ee77007979479f9;hpb=a6395bef99a8e917f67341ef1906917b87df24a4;p=fanfix.git diff --git a/src/be/nikiroo/fanfix/bundles/config.properties b/src/be/nikiroo/fanfix/bundles/config.properties index 535fb32..4148f66 100644 --- a/src/be/nikiroo/fanfix/bundles/config.properties +++ b/src/be/nikiroo/fanfix/bundles/config.properties @@ -6,14 +6,11 @@ # Force the language (can be overwritten again with the env variable $LANG) LANG = # (WHAT: reader type, FORMAT: CLI or LOCAL) -# Select the reader to use to read stories (CLI = simple output to console, LOCAL = use local system file handler) +# Select the default 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 @@ -22,7 +19,7 @@ CACHE_MAX_TIME_CHANGING = 24 CACHE_MAX_TIME_STABLE = # (WHAT: string) # The user-agent to use to download files -USER_AGENT = Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 -- ELinks/0.9.3 (Linux 2.6.11 i686; 79x24) +USER_AGENT = Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 -- ELinks/0.9.3 (Linux 2.6.11 i686; 80x24) # (WHAT: directory, FORMAT: absolute path, $HOME variable supported, / is always accepted as dir separator) # The directory where to get the default story covers DEFAULT_COVERS_DIR = $HOME/bin/epub/ @@ -59,9 +56,9 @@ CHAPTER_EN = Chapter # (WHAT: Chapter identification string) # used to identify a starting chapter in text mode CHAPTER_FR = Chapitre -# (WHAT: Output type, WHERE: Local Reader, FORMAT: One of the known output type) -# The type of output for the Local Reader for non-images documents -LOCAL_READER_NON_IMAGES_DOCUMENT_TYPE = HTML -# (WHAT: Output type, WHERE: Local Reader, FORMAT: One of the known output type) -# The type of output for the Local Reader for images documents -LOCAL_READER_IMAGES_DOCUMENT_TYPE = CBZ +# (WHAT: Login information) +# used to login on YiffStar to have access to all the stories +LOGIN_YIFFSTAR_USER = +# (WHAT: Login information) +# used to login on YiffStar to have access to all the stories +LOGIN_YIFFSTAR_PASS =