config_query STRIGI_SVN 'Do you want the SVN version?' n &&
if [[ $STRIGI_SVN == y ]]; then
  config_query STRIGI_SVN_AUTOUPDATE "Update to the latest SVN on every cast?" ${DEFAULT:-n}
fi
