+The `$notification_config` variable is an array of projects and each project is an array of users. When Mantis is sending a notification, we will check if the corresponding project has an entry on that file. If it does, we will add the users to the list of recipients for that notification. Finally we will overwrite Mantis settings and make sure that those users receive that notification (if we don't, Mantis will check that they have notifications disabled and won't send it to them).
0 commit comments