
Lesia
Deleted
Mar 6, 2000, 5:48 AM
Post #1 of 2
(455 views)
|
|
2 small Question
|
Can't Post
|
|
Which one of these do I need to change so that messages say from the night before don't stay until they are bumped off by other posts, and which one do I need to change so that an inactive name can get back in within a couple of minutes after without getting that name is already in use error? $MAXSAVE = 50; # how many messages to save to disk $MAXDISPLAY= 25; # max number of messages to display $ACTIVETIME = 5*60; # time a user stays active (in seconds) Thanks, Lesia
|