global: conf variable from ENV, parsing fix
- FIX Fixes the way configuration variables are parsed from ENV. It now uses the same method we are using in inveniomanage config set. This fixes the problem that False is not parsed correctly.
Signed-off-by: Marco Neumann <marco@crepererum.net>