aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/voicemail.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index c3c0fb525..8aa3f3001 100755
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -20,6 +20,8 @@ skipms=3000
maxsilence=10
; Silence threshold (what we consider silence, the lower, the more sensitive)
silencethreshold=128
+; Max number of failed login attempts
+maxlogins=3
;
; Each mailbox is listed in the form <mailbox>=<password>,<name>,<email>,<pager_email>