Hi,
On 06/21/2018 02:06 AM, [[kgh]] wrote:
I think that the docu to $wgEmailAuthentication was wrong so I changed it [0]. I have a wiki which was switched to "false" as a setting and I still get notifications since the respective user preference options for email notifications are selected on special page "Preferences". I want to make sure that the docu is correct.
AFAICT your edit is correct.
Moreover all the related configuration parameters like e.g. $wgEnotifUserTalk state that they are being ignored if the setting to $wgEmailAuthentication is "false". I guess these need to be changed too?
They're ignored if *$wgEnableEmail* is false.
-- Legoktm