Skip to content

Add a parameter to configure the number of FSTs to run ( default is 6)

Andrea Manzi requested to merge config_n_fst into master

added a parameter to start_services.sh ( -n ) to configure the number of FSTs to run and to shutdown_services.sh to remove them accordingly. Modified also the internal script eos_mgm_fs_setup.sh to use this new parameter.

Merge request reports