comparison mod_smacks/README.markdown @ 2063:6055a0164d63

mod_smacks/README: Add s2s-smacks and num unacked stanzas options to table
author Kim Alvefur <zash@zash.se>
date Mon, 07 Mar 2016 11:15:28 +0100
parents 4ad3f25ab004
children ada71b81425a
comparison
equal deleted inserted replaced
2062:8f7083b980cf 2063:6055a0164d63
32 sender as a "recipient-unavailable" error. 32 sender as a "recipient-unavailable" error.
33 33
34 Configuration 34 Configuration
35 ============= 35 =============
36 36
37 Option Default Description 37 Option Default Description
38 --------------------------- ----------------- ----------------------------------------------------------------------------------------- 38 ------------------------------ ----------------- -----------------------------------------------------------------------------------------
39 smacks\_hibernation\_time 300 (5 minutes) The number of seconds a disconnected session should stay alive for (to allow reconnect) 39 `smacks_hibernation_time` 300 (5 minutes) The number of seconds a disconnected session should stay alive for (to allow reconnect)
40 `smacks_enabled_s2s` false Enable Stream Management on server connections? *Experimental*
41 `smacks_max_unacked_stanzas` 0 How many stanzas to send before requesting acknowledgement
40 42
41 Compatibility 43 Compatibility
42 ============= 44 =============
43 45
44 ----- ----------------------------------- 46 ----- -----------------------------------