--- fenglin/lib/common.inc.php 2025/03/28 10:31:26 1.34 +++ fenglin/lib/common.inc.php 2025/03/29 03:48:57 1.35 @@ -76,6 +76,7 @@ ); $BBS_user_purge_duration = 365; + $BBS_article_purge_duration = 180; $BBS_normal_log_retention = 60; $BBS_critical_log_retention = 365; $BBS_user_msg_retention = 60;