Manual:$wgUsersNotifiedOnAllChanges/pl

Category:MediaWiki configuration settings/pl#UsersNotifiedOnAllChangesCategory:MediaWiki configuration settings introduced in version 1.10.0/pl#UsersNotifiedOnAllChangesCategory:MediaWiki configuration settings still in use/pl#UsersNotifiedOnAllChangesCategory:Email variables/pl#UsersNotifiedOnAllChanges
Email notification (Enotif) settings: $wgUsersNotifiedOnAllChanges
Array of usernames who will be sent a notification email for every change which occurs on a wiki.
Wprowadzono w wersji:1.10.0 (r21468)
Usunięto w wersji:nadal w użyciu
Dozwolone wartości:(array of strings)
Domyślna wartość:[]

Szczegóły

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.

Przykład:

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

Zobacz też

Category:Email variables/pl Category:MediaWiki configuration settings/pl Category:MediaWiki configuration settings introduced in version 1.10.0/pl Category:MediaWiki configuration settings still in use/pl