/[LeafOK_CVS]/lbbs/conf/bbsd.conf.default
ViewVC logotype

Contents of /lbbs/conf/bbsd.conf.default

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations)
Sun Jun 1 03:07:42 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.2: +1 -0 lines
Add max connection and connection per ip limit

1 bbs_id LBBS-devel
2 bbs_name MyBBS
3 bbs_server localhost
4 # bbs_address
5 bbs_port 23
6 bbs_max_client 1000
7 bbs_max_client_per_ip 2
8 bbs_max_user 10000
9 bbs_start_dt 2000-1-1
10 db_host localhost
11 db_username user
12 db_password pass
13 db_database db
14 db_timezone +08:00

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