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

donquixote’s picture

I am very "+1" about this.

"Subscriptions" module has it already.
#928116: Allow blocking sending of email notifications

donquixote’s picture

> 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.