/[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.42 by sysadm, Sun Apr 6 08:15:37 2025 UTC Revision 1.45 by sysadm, Fri Apr 11 11:52:52 2025 UTC
# Line 79  Line 79 
79          $BBS_emoji_count                        =       57;          $BBS_emoji_count                        =       57;
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_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