fix default covers dir
[fanfix.git] / src / be / nikiroo / fanfix / bundles / config.properties
index 0c04e414cf5437251481ab4b19b1a35180ea8108..8f22f9fb63e639e9a7af5be81fe3c06256a0ce40 100644 (file)
@@ -9,6 +9,14 @@ LANG =
 # (FORMAT: FIXED_LIST) Select the default reader to use to read stories
 # ALLOWED VALUES: "CLI" "GUI" "TUI"
 READER_TYPE = 
+# The type of output for the Local Reader for non-images documents
+# (FORMAT: COMBO_LIST) One of the known output type
+# ALLOWED VALUES: "INFO_TEXT" "EPUB" "HTML" "TEXT"
+NON_IMAGES_DOCUMENT_TYPE = INFO_TEXT
+# The type of output for the Local Reader for images documents
+# (FORMAT: COMBO_LIST) 
+# ALLOWED VALUES: "CBZ" "HTML"
+IMAGES_DOCUMENT_TYPE = CBZ
 # absolute path, $HOME variable supported, / is always accepted as dir separator
 # (FORMAT: DIRECTORY) The directory where to store temporary files, defaults to directory 'tmp' in the conig directory (usually $HOME/.fanfix)
 CACHE_DIR = 
@@ -22,7 +30,9 @@ CACHE_MAX_TIME_STABLE = 720
 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)
 # absolute path, $HOME variable supported, / is always accepted as dir separator
 # (FORMAT: DIRECTORY) The directory where to get the default story covers
-DEFAULT_COVERS_DIR = $HOME/bin/epub/
+DEFAULT_COVERS_DIR = $HOME/.fanfix/covers/
+# string (FORMAT: STRING) The default library to use (KEY:SERVER:PORT), or empty for the local library
+DEFAULT_LIBRARY = 
 # absolute path, $HOME variable supported, / is always accepted as dir separator
 # (FORMAT: DIRECTORY) The directory where to store the library
 LIBRARY_DIR = $HOME/Books
@@ -32,10 +42,10 @@ DEBUG_ERR = false
 DEBUG_TRACE = false
 # image format (FORMAT: COMBO_LIST) Image format to use for cover images
 # ALLOWED VALUES: "PNG" "JPG" "BMP"
-IMAGE_FORMAT_COVER = png
+IMAGE_FORMAT_COVER = PNG
 # image format (FORMAT: COMBO_LIST) Image format to use for content images
 # ALLOWED VALUES: "PNG" "JPG" "BMP"
-IMAGE_FORMAT_CONTENT = png
+IMAGE_FORMAT_CONTENT = JPG
 # This item is used as a group, its content is not expected to be used.
 LATEX_LANG = 
 # LaTeX output language: English
@@ -78,4 +88,4 @@ LOGIN_FIMFICTION_APIKEY_CLIENT_SECRET =
 LOGIN_FIMFICTION_APIKEY_FORCE_HTML = 
 # A token is required to use the beta APIv2 from FimFiction (see APIKEY_CLIENT_*)
 # (FORMAT: PASSWORD) 
-LOGIN_FIMFICTION_APIKEY_TOKEN = Bearer WnZ5oHlzQoDocv1GcgHfcoqctHkSwL-D 
+LOGIN_FIMFICTION_APIKEY_TOKEN = Bearer WnZ5oHlzQoDocv1GcgHfcoqctHkSwL-D