aboutsummaryrefslogtreecommitdiffstats
path: root/configs/alarmreceiver.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/alarmreceiver.conf.sample')
-rw-r--r--configs/alarmreceiver.conf.sample8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/alarmreceiver.conf.sample b/configs/alarmreceiver.conf.sample
index 0ad23f8fc..796470181 100644
--- a/configs/alarmreceiver.conf.sample
+++ b/configs/alarmreceiver.conf.sample
@@ -7,7 +7,7 @@
[general]
-;
+;
; Specify a timestamp format for the metadata section of the event files
; Default is %a %b %d, %Y @ %H:%M:%S %Z
@@ -32,7 +32,7 @@ timestampformat = %a %b %d, %Y @ %H:%M:%S %Z
eventspooldir = /tmp
-;
+;
; The alarmreceiver app can either log the events one-at-a-time to individual
; files in the spool directory, or it can store them until the caller
; disconnects and write them all to one file.
@@ -46,7 +46,7 @@ logindividualevents = no
; The timeout for receiving the first DTMF digit is adjustable from 1000 msec.
; to 10000 msec. The default is 2000 msec. Note: if you wish to test the
; receiver by entering digits manually, set this to a reasonable time out
-; like 10000 milliseconds.
+; like 10000 milliseconds.
fdtimeout = 2000
@@ -54,7 +54,7 @@ fdtimeout = 2000
; The timeout for receiving subsequent DTMF digits is adjustable from
; 110 msec. to 4000 msec. The default is 200 msec. Note: if you wish to test
; the receiver by entering digits manually, set this to a reasonable time out
-; like 4000 milliseconds.
+; like 4000 milliseconds.
;
sdtimeout = 200