Skip to content
Vladimir Gritsenko edited this page Jul 24, 2016 · 2 revisions

The config.sh file hold configuration flags for Ymap. It should sit in the root Ymap folder and be runnable by Apache (chmod +x). The variables are mandatory.

# How many cores is Ymap allowed to use (relevant to 3-rd party tools):
cores=4

# If debug mode is turned on, intermediate files in analysis will be kept:
debug=0