comparison mod_presence_dedup/README.markdown @ 2599:98b9b9ded29a

mod_presence_dedup/README: Fix weird spelling of Alpha
author Kim Alvefur <zash@zash.se>
date Mon, 06 Mar 2017 00:46:07 +0100
parents a43242289fce
children ea6b5321db50
comparison
equal deleted inserted replaced
2598:d9022fe9749c 2599:98b9b9ded29a
1 --- 1 ---
2 summary: Presence deduplication module 2 summary: Presence deduplication module
3 labels: 3 labels:
4 - 'Stage-Stable' 4 - 'Stage-Alpha'
5 ... 5 ...
6 6
7 This module tries to squash incoming identical presence stanzas to save 7 This module tries to squash incoming identical presence stanzas to save
8 some bandwith at the cost of increased memory use. 8 some bandwith at the cost of increased memory use.
9 9