diff --git a/conf/config.ini b/conf/config.ini index dfe2402..85595f3 100644 --- a/conf/config.ini +++ b/conf/config.ini @@ -39,7 +39,7 @@ url_prefix=__PATH__ ; Overridden by the KRESUS_PYTHON_EXEC environment variable, if it's set. ; Example: ; python_exec=python3 -python_exec= +python_exec=__FINALPATH__/venv/bin/python [weboob] ; The directory in which Weboob core is stored. @@ -48,7 +48,7 @@ python_exec= ; Overridden by the KRESUS_WEBOOB_DIR environment variable, if it's set. ; Example: ; srcdir=/home/ben/code/weboob -srcdir=__FINALPATH__/venv/lib/python2.7/site-packages/ +srcdir= ; Path to a file containing a valid Weboob's source list directory. ; Can be removed; defaults to "", indicating that Kresus will generate its own