/[LeafOK_CVS]/lbbs-combo/conf/site.conf.php
ViewVC logotype

Contents of /lbbs-combo/conf/site.conf.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Thu Jan 8 12:40:59 2026 UTC (2 months, 1 week ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Add default config / data files for demo purpose

1 <?php
2 // User config
3 $BBS_sys_uid = 1;
4 $BBS_notice_sid = 1;
5 $BBS_default_cid = 1;
6 $BBS_default_sid = 1;
7 $BBS_name = "MyBBS";
8 $BBS_host_name = "localhost";
9 $BBS_copyright_duration = "2026";
10 $BBS_timezone = 'Asia/Shanghai';

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