Handbuch:$wgUnwatchedPageSecret
Appearance
| Letzte Änderungen, neue Seiten, Beobachtungsliste und Verlauf: $wgUnwatchedPageSecret | |
|---|---|
| If active watchers (per $wgWatchersMaxAge) are this number or less, do not disclose it. |
|
| Eingeführt in Version: | 1.26.0 (Gerrit change 193838; git #09a21c4a) |
| Entfernt in Version: | Weiterhin vorhanden |
| Erlaubte Werte: | (Ganzzahl) |
| Standardwert: | 1 |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
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.