I've just released pmwiki-2.0.beta32, which adds a $RCLinesMax variable to limit the maximum number of lines saved in RecentChanges pages. The default is set to zero, or "no limit". As an example, setting $RCLinesMax=1000; causes only the last 1,000 recent changes to be saved in any RecentChanges page. Pm