I'm running multiple Drupal sites from codebase and one database. I'd like to disable notifications in one site but not another. How might I do this in settings.php?
I'm running multiple Drupal sites from codebase and one database. I'd like to disable notifications in one site but not another. How might I do this in settings.php?
Comments
Comment #1
donquixote commentedI am very "+1" about this.
"Subscriptions" module has it already.
#928116: Allow blocking sending of email notifications
Comment #2
donquixote commented> I'm running multiple Drupal sites from codebase and one database.
Not sure what kind of use case that is, but I am more about the usual dev / staging / production scenario.
I don't want dev or staging be sources of spam.