Mercurial > prosody-modules
annotate mod_csi_pump/README.markdown @ 3591:3f8383c5a045
mod_http_muc_log: Fix Y10k bug
Mostly in preparation for the next commit
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 13 May 2019 00:20:19 +0200 |
parents | 82cf953fabae |
children |
rev | line source |
---|---|
2455 | 1 --- |
2 description: Lossless CSI module | |
3 --- | |
4 | |
3547
82cf953fabae
mod_csi_pump/README: Discourage use, point to mod_csi_simple
Kim Alvefur <zash@zash.se>
parents:
2462
diff
changeset
|
5 This module was merged into Prosody as |
82cf953fabae
mod_csi_pump/README: Discourage use, point to mod_csi_simple
Kim Alvefur <zash@zash.se>
parents:
2462
diff
changeset
|
6 [mod_csi_simple][doc:modules:mod_csi_simple] and has continued |
82cf953fabae
mod_csi_pump/README: Discourage use, point to mod_csi_simple
Kim Alvefur <zash@zash.se>
parents:
2462
diff
changeset
|
7 to evolve there. The version here might not receive updates anymore. |
82cf953fabae
mod_csi_pump/README: Discourage use, point to mod_csi_simple
Kim Alvefur <zash@zash.se>
parents:
2462
diff
changeset
|
8 Consider using mod_csi_simple or [mod_csi_battery_saver] instead. |