/[LeafOK_CVS]/fenglin/lib/common.inc.php
ViewVC logotype

Diff of /fenglin/lib/common.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.30 by sysadm, Tue Mar 25 08:32:43 2025 UTC Revision 1.31 by sysadm, Wed Mar 26 05:19:19 2025 UTC
# Line 69  Line 69 
69                  "★★★★★",        // 15                  "★★★★★",        // 15
70          );          );
71    
72            $BBS_user_purge_duration        =       365;
73            $BBS_normal_log_retention       =       60;
74            $BBS_critical_log_retention     =       365;
75            $BBS_user_msg_retention         =       60;
76            $BBS_new_article_period         =       14;
77    
78          $PHP_bin = "php";          $PHP_bin = "php";
79  ?>  ?>


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1