fix default covers dir
[fanfix.git] / src / be / nikiroo / fanfix / bundles / config.properties
index a9c9399342c21b0101540b286379ad51a1079cda..8f22f9fb63e639e9a7af5be81fe3c06256a0ce40 100644 (file)
@@ -30,7 +30,7 @@ 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