Updates for NetBSD

This commit is contained in:
Michiel Broek
2002-01-27 12:59:38 +00:00
parent 2e4eb31b7e
commit 7750952ad5
4 changed files with 29 additions and 13 deletions

View File

@@ -215,7 +215,7 @@ void load_maincfg(void)
/*
* New Users
*/
CFG.newuser_access.level = 5;
CFG.newuser_access.level = 20;
CFG.iCapUserName = TRUE;
CFG.iAnsi = TRUE;
CFG.iDataPhone = TRUE;
@@ -225,7 +225,7 @@ void load_maincfg(void)
CFG.iLocation = TRUE;
CFG.iHotkeys = TRUE;
CFG.iCapLocation = FALSE;
CFG.AskAddress = FALSE;
CFG.AskAddress = TRUE;
CFG.GiveEmail = TRUE;
/*