Handbuch:$wgWatchlistPurgeRate
Appearance
| Letzte Änderungen, neue Seiten, Beobachtungsliste und Verlauf: $wgWatchlistPurgeRate | |
|---|---|
| The per-edit rate at which expired watchlist items will be purged from the database. |
|
| Eingeführt in Version: | 1.35.0 (Gerrit change 572147; git #83804ad) |
| Entfernt in Version: | Weiterhin vorhanden |
| Erlaubte Werte: | 0.0–1.0 (float) |
| Standardwert: | 0.1 |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Chance of expired watchlist items being purged on any page edit.
Only has effect if $wgWatchlistExpiry is true.
If this is zero, expired watchlist items will not be removed and the purgeExpiredWatchlistItems.php maintenance script should be run periodically.