Mercurial > prosody-modules
annotate mod_csi_pump/README.markdown @ 3609:0d4598dacc87
mod_statistics_statsman: Map 'cpu.clock' from mod_measure_cpu to 'cpu_total' of mod_statistics_cputotal
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 28 May 2019 21:26:13 +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. |