Admin log prune / deletion Admin log prune / deletion
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Admin log prune / deletion

Started by cyberdyne2, February 01, 2012, 03:51:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cyberdyne2

How do you prevent the Admin logs from auto-pruning/deleting please, or at least change the frequency of their pruning?
Thank you
v.1.5.22

Αndré

Open include/init.inc.php, find
spring_cleaning('logs', CPG_DAY * 2, array('log_header.inc.php'));
and comment it out or adjust the second value.

cyberdyne2

v.1.5.22

Αndré

Please
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
tag your answer as "solved" by clicking on the "Topic Solved" button on the bar at the left hand side at the bottom of your thread.