Hi
I tried to empty some warning logs from the backend by setting the display to 500 and it blocked the server with a 500 error on the page.
How can I restore the list to the default 25?
Also is it safe to empty this table in the DB as it's often huge ? or is there a link from the back end in CB to do it ?
- delete your cookies in your browser for your site should reset the limit.
- yes, you can empty the history logs table. Or delete rows old than whatever you like. History logs has no functional use, it's there for...history logs and error logs.