Niharika29 has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/350665 )

Change subject: Update documentation for "LoginNotifyEnableForPriv"
......................................................................

Update documentation for "LoginNotifyEnableForPriv"

Bug:T160094
Change-Id: I96ac5961ce220640b4a8028f270964f5e5f1527b
---
M README.md
M extension.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LoginNotify 
refs/changes/65/350665/1

diff --git a/README.md b/README.md
index c7576a6..3a1f36c 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
        "LoginNotifyCheckKnownIPs": true,
        "@doc": "Whether to trigger a notification after successful logins from 
unknown IPs.",
        "LoginNotifyEnableOnSuccess": true,
-       "@doc": "Enable notification for users with certain rights. To disable 
set to false",
+       "@doc": "Set different default notification preferences for different 
user groups",
        "LoginNotifyEnableForPriv": [ "editinterface", "userrights" ],
        "@doc": "Override this to use a different secret than $wgSecretKey",
        "LoginNotifySecretKey": null,
diff --git a/extension.json b/extension.json
index 421454f..a3fa8ab 100644
--- a/extension.json
+++ b/extension.json
@@ -68,7 +68,7 @@
                "LoginNotifyCheckKnownIPs": true,
                "@docLoginNotifyEnableOnSuccess": "Whether to trigger a 
notification after successful logins from unknown IPs.",
                "LoginNotifyEnableOnSuccess": true,
-               "@docLoginNotifyEnableForPriv": "Enable notification for users 
with certain rights. To disable set to false",
+               "@docLoginNotifyEnableForPriv": "Set different default 
notification preferences for different user groups",
                "LoginNotifyEnableForPriv": [ "editinterface", "userrights" ],
                "@docLoginNotifySecretKey": "Override this to use a different 
secret than $wgSecretKey",
                "LoginNotifySecretKey": null,

-- 
To view, visit https://gerrit.wikimedia.org/r/350665
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I96ac5961ce220640b4a8028f270964f5e5f1527b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LoginNotify
Gerrit-Branch: master
Gerrit-Owner: Niharika29 <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to