Manual:$wgUsersNotifiedOnAllChanges/de-formal

This page is a translated version of the page Manual:$wgUsersNotifiedOnAllChanges and the translation is 11% complete.
Email notification (Enotif) settings: $wgUsersNotifiedOnAllChanges
Array of usernames who will be sent a notification email for every change which occurs on a wiki.
Eingeführt in Version:1.10.0 (r21468)
Entfernt in Version:weiterhin vorhanden
Erlaubte Werte:(array of strings)
Standardwert:[]

Details

Array of usernames who will be sent a notification email for every change which occurs on a wiki. The user will not be sent an email for changes that they themselves make.

Example:

$wgUsersNotifiedOnAllChanges = [ 'WikiSysop', 'User123' ];

See also