mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-28 01:30:15 +00:00
Merge "Hard-disable notification emails for article-linked"
This commit is contained in:
commit
585cb37650
|
@ -720,6 +720,9 @@
|
|||
"category": "article-linked",
|
||||
"group": "neutral",
|
||||
"section": "message",
|
||||
"notify-type-availability": {
|
||||
"email": false
|
||||
},
|
||||
"bundle": {
|
||||
"web": true,
|
||||
"email": true,
|
||||
|
|
Loading…
Reference in a new issue