Manual:$wgShowIPinHeader/ru
From Linux Web Expert
File:OOjs UI icon alert-destructive.svg | <translate> This feature was removed completely in version <tvar name=ver>1.27.0</tvar>.</translate> |
<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 |
<translate> Other settings:</translate> <translate> Alphabetical</translate> | <translate> By function</translate> |
Подробнее
Эта переменная позволяет анонимным участникам смотреть свой текущий 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.