/[LeafOK_CVS]/lbbs/include/common.h
ViewVC logotype

Diff of /lbbs/include/common.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.63 by sysadm, Fri Nov 7 04:58:09 2025 UTC Revision 1.64 by sysadm, Mon Nov 10 11:54:30 2025 UTC
# Line 22  enum common_constant_t Line 22  enum common_constant_t
22      SCREEN_ROWS = 24,      SCREEN_ROWS = 24,
23      SCREEN_COLS = 80,      SCREEN_COLS = 80,
24    
25        TAB_SIZE = 4,
26    
27      // Network      // Network
28      MAX_CLIENT_LIMIT = 2000,      MAX_CLIENT_LIMIT = 2000,
29      MAX_CLIENT_PER_IP_LIMIT = 100,      MAX_CLIENT_PER_IP_LIMIT = 100,


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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