Parent Directory
|
Revision Log
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 |