PmWiki /
Variables-Talk
Is there a variable for how many allrecentchanges or recentchanges are saved? It appears mine just rolled over, I've had lots of changes. Is there a variable to set this amount or is it hard coded, and if so, where? Also at around the same time I had a few pagesw corrupted, upon editing the file it says null null null etc, not sure if this is related or not. naturevault
See the variables $RCLinesMax
, and possibly $DiffKeepDays
and $DiffKeepNum
. --Petko
This is a talk page for improving PmWiki.Variables.