/[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.43 by sysadm, Thu Apr 10 05:22:48 2025 UTC Revision 1.45 by sysadm, Fri Apr 11 11:52:52 2025 UTC
# Line 80  Line 80 
80          $BBS_upload_count_limit         =       3;          $BBS_upload_count_limit         =       3;
81          $BBS_upload_size_limit          =       2; // MB          $BBS_upload_size_limit          =       2; // MB
82    
83          $BBS_score_transfer_fee         =       0.1;          $BBS_exp_score_rate                     =       100;
84            $BBS_score_transfer_fee         =       0.1; // 10%
85            $BBS_nickname_change_fee        =       2;
86                    
87          $BBS_user_purge_duration        =       7;          $BBS_user_purge_duration        =       7;
88          $BBS_article_purge_duration     =       180;          $BBS_article_purge_duration     =       180;


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

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