Manual:$wgWatchlistPurgeRate/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> Recent changes, new pages, watchlist and history</translate>: $wgWatchlistPurgeRate
The per-edit rate at which expired watchlist items will be purged from the database.
<translate> Introduced in version:</translate>1.35.0 (Gerrit change 572147; git #83804ad)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>0.0–1.0 (float)
<translate> Default value:</translate>0.1

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.

См. также