Manual:$wgPutIPinRC/pt-br

Category:MediaWiki configuration settings/pt-br#PutIPinRCCategory:MediaWiki configuration settings introduced in version 1.3.0/pt-br#PutIPinRCCategory:MediaWiki configuration settings still in use/pt-br#PutIPinRCCategory:Permission variables/pt-br#PutIPinRC
Acesso: $wgPutIPinRC
Log IP addresses in the recentchanges table.
Introduzido na versão:1.3.0
Removido na versão:ainda em uso
Valores permitidos:(booleano)
Valor padrão:true (1.6+)
false (1.3-1.5)

Detalhes

Prescribes whether MediaWiki should log the IP addresses of its editors in recentchanges.rc_ip. Although there is no interface in the standard MediaWiki package for retrieving this information, it can be accessed using extensions; a database administrator can also run an SQL query to retrieve the IP addresses.

Current versions of the CheckUser extension do not rely on this setting. CheckUser stores its data in a separate cu_changes table.

Autoblock use it to automatically block the more recent IP used by a user who is blocked.

Ver também

Category:Log variables/pt-br#$wgPutIPinRC/pt-br
Category:Log variables/pt-br Category:MediaWiki configuration settings/pt-br Category:MediaWiki configuration settings introduced in version 1.3.0/pt-br Category:MediaWiki configuration settings still in use/pt-br Category:Permission variables/pt-br