Added newuser questions for screenlen, newmail check and newfiles check

This commit is contained in:
Michiel Broek
2004-08-07 13:03:36 +00:00
parent 4df2a01a1c
commit 7bb76255eb
15 changed files with 146 additions and 35 deletions

View File

@@ -219,6 +219,9 @@ void load_maincfg(void)
CFG.iAttachLevel = 100;
CFG.new_groups = 25;
CFG.max_logins = 1;
CFG.AskScreenlen = ASK;
CFG.AskNewmail = ASK;
CFG.AskNewfiles = ASK;
CFG.slow_util = TRUE;
CFG.iCrashLevel = 100;