Manual:$wgUnwatchedPageSecret/ja

From Linux Web Expert

<translate> Recent changes, new pages, watchlist and history</translate>: $wgUnwatchedPageSecret
If active watchers (per $wgWatchersMaxAge ) are this number or less, do not disclose it.
<translate> Introduced in version:</translate>1.26.0 (Gerrit change 193838; git #09a21c4a)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(整数)
<translate> Default value:</translate>1

詳細

Used by action=info if $wgShowUpdatedMarker is enabled, to control whether display or not the number of "active watchers" (see $wgWatchersMaxAge ) to users who do not have the unwatchedpages user right.

If the number of total watchers is below $wgUnwatchedPageSecret and the user does not have the right, this setting is ignored and the number of active watchers is not shown.

関連項目