Added simultaneous bbs login check

This commit is contained in:
Michiel Broek
2003-07-29 20:42:38 +00:00
parent ca7a083e7d
commit c672771758
16 changed files with 180 additions and 143 deletions

View File

@@ -551,7 +551,7 @@ struct sysconfig {
unsigned leavecase : 1; /* Leave outbound case */
/* BBS Globals */
int xmax_login;
int max_logins; /* Max simult. logins */
unsigned NewAreas : 1; /* Notify if new msg areas */
unsigned xelite_mode : 1;
unsigned slow_util : 1; /* Run utils slowly */