Commit 35241e74 authored by Matteo Quintiliani's avatar Matteo Quintiliani
Browse files

set HeartBeatInterval to 10


git-svn-id: file:///home/quintiliani/svncopy/nmxptool/trunk@868 3cd66e75-5955-46cb-a940-c26e5fc5497d
parent f9b09e15
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -4,7 +4,7 @@
MyModuleId           MOD_NMXPTOOL
MyModuleId           MOD_NMXPTOOL
RingName             WAVE_RING           # Transport ring to write data to.
RingName             WAVE_RING           # Transport ring to write data to.


HeartBeatInterval    15                  # Heartbeat interval, in seconds.
HeartBeatInterval    10                  # Heartbeat interval, in seconds.
LogFile              1                   # 1 -> Keep log, 0 -> no log file
LogFile              1                   # 1 -> Keep log, 0 -> no log file
                                         # 2 -> write to module log but not stderr/stdout
                                         # 2 -> write to module log but not stderr/stdout