1. If you set the activity log to a large number of days 30, then the log will grow to have over 10,000 entries, Then the HTML web page will fail with an error that 10,000 is a limit
2. Changing the number of days to store activity does NOT remove entries from mysql db
3. After manually removing the entries to less then 10,000 then the page will load but it has a minor visual issue see attached.

Problem parsing HTML: (49,6) : error : Exceeding number of iteration limit `10000` for statement: for activity in allactivity ... end Querystring:
2. Changing the number of days to store activity does NOT remove entries from mysql db
3. After manually removing the entries to less then 10,000 then the page will load but it has a minor visual issue see attached.