Manual:$wgUsersNotifiedOnAllChanges/es

Category:MediaWiki configuration settings/es#UsersNotifiedOnAllChangesCategory:MediaWiki configuration settings introduced in version 1.10.0/es#UsersNotifiedOnAllChangesCategory:MediaWiki configuration settings still in use/es#UsersNotifiedOnAllChangesCategory:Email variables/es#UsersNotifiedOnAllChanges
Email notification (Enotif) settings: $wgUsersNotifiedOnAllChanges
Array of usernames who will be sent a notification email for every change which occurs on a wiki.
Introducido en la versión:1.10.0 (r21468)
Eliminado en la versión:aún se usa
Valores permitidos:(array of strings)
Valor predeterminado:[]

Detalles

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.

Ejemplo:

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

Véase también

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