Set notify_flags in Manage Configuration
Posted: 28 May 2009, 08:20
Hi
I need to set the config variable notify_flags for ONE project so that all developers will get mails for all new issues:
$g_notify_flags['new']['threshold_min'] = DEVELOPER;
$g_notify_flags['new']['threshold_max'] = DEVELOPER;
Sure I can add this in the config file but I only need it for one project and not for all.
How can I add these options in the web interface Manage Configuration?
Using Mantis 1.1.1
I need to set the config variable notify_flags for ONE project so that all developers will get mails for all new issues:
$g_notify_flags['new']['threshold_min'] = DEVELOPER;
$g_notify_flags['new']['threshold_max'] = DEVELOPER;
Sure I can add this in the config file but I only need it for one project and not for all.
How can I add these options in the web interface Manage Configuration?
Using Mantis 1.1.1