diff options
Diffstat (limited to 'config.def.h')
-rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index 6ec04be..7fd013f 100644 --- a/config.def.h +++ b/config.def.h @@ -3,7 +3,7 @@ /* connection delay in seconds */ #define CONNECTDELAY 3 /* ringing delay in seconds */ -#define RINGINGDELAY 9 +#define RINGINGDELAY 16 #define MAXCALLS 8 static int encryptdatafile = 0; |