mod_ping: allowed the ping ack timeout (the length of time taken to deem that a ping...
authorcolm <colm@colm-ThinkPad-T530.(none)>
Thu, 22 Oct 2015 12:48:40 +0000 (13:48 +0100)
committercolm <colm@colm-ThinkPad-T530.(none)>
Thu, 22 Oct 2015 12:48:40 +0000 (13:48 +0100)
commitd048d1e619173b6e7fb827110fa7dad219901acb
tree0fb09e61b9286efd63bf5a865e62cb5de2df7a2c
parentefdf5636beae6ee0a8490ac939ed198624f43cd8
mod_ping: allowed the ping ack timeout (the length of time taken to deem that a ping has not being responded to) configurable. it still defaults to 32 seconds as per the constant IQ_TIMEOUT (in ejabberd_local.erl) this just makes it optionally configurable (in my case I needed to be more trigger happy than 32 seconds)
src/mod_ping.erl