Manual:$wgShowIPinHeader/ru

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<translate> User accounts, authentication</translate>: $wgShowIPinHeader
Показывать IP на пользовательской панели для анонимных участников.
<translate> Introduced in version:</translate>pre 1.1.0
<translate> Removed in version:</translate>1.27.0 (Gerrit change 239649; git #ea335eb5)
<translate> Allowed values:</translate>(булевы значения)
<translate> Default value:</translate>true

Подробнее

Эта переменная позволяет анонимным участникам смотреть свой текущий IP-адрес на пользовательской панели (вблизи от ссылки представиться/зарегистрироваться). Disabling this allows for improved caching, because all anonymous visitors can then be served the exact same version of each page.

If $wgUseFileCache is enabled, setting $wgShowIPinHeader to true does not have any effect. Instead, it is automatically set to false at runtime.