Parent Directory
|
Revision Log
|
Patch
| Revision 1.4 by sysadm, Wed Jun 4 13:27:09 2025 UTC | Revision 1.5 by sysadm, Thu Jun 5 08:36:02 2025 UTC | |
|---|---|---|
| # | Line 7 bbs_name MyBBS | Line 7 bbs_name MyBBS |
| 7 | bbs_server localhost | bbs_server localhost |
| 8 | # bbs_address 0.0.0.0 | # bbs_address 0.0.0.0 |
| 9 | bbs_port 23 | bbs_port 23 |
| 10 | bbs_ssh v2 # enable SSH2 | bbs_ssh_port 22 |
| 11 | bbs_max_client 1000 # Keep it as low as possible for better performance | bbs_max_client 1000 # Keep it as low as possible for better performance |
| 12 | bbs_max_client_per_ip 2 | bbs_max_client_per_ip 2 |
| 13 | bbs_max_user 10000 | bbs_max_user 10000 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |