Software /
code /
prosody-modules
Comparison
mod_alias/README.md @ 6005:49e3289c145e
mod_alias: Update Compability section and label
author | Menel <menel@snikket.de> |
---|---|
date | Tue, 22 Oct 2024 10:48:53 +0200 |
parent | 6003:fe081789f7b5 |
child | 6029:4ac59707bcfb |
comparison
equal
deleted
inserted
replaced
6004:bd0b4d8aa94e | 6005:49e3289c145e |
---|---|
1 --- | 1 --- |
2 | |
2 summary: Point alias accounts or domains to correct XMPP user | 3 summary: Point alias accounts or domains to correct XMPP user |
4 labels: | |
5 - 'Stage-Alpha' | |
3 ... | 6 ... |
4 | 7 |
5 Introduction | 8 Introduction |
6 ============ | 9 ============ |
7 | 10 |
48 | 51 |
49 Compatibility | 52 Compatibility |
50 ============= | 53 ============= |
51 | 54 |
52 ------- -------------- | 55 ------- -------------- |
53 trunk Works | 56 trunk* Works |
54 0.10 Works | 57 0.12 Works |
55 0.9 Unknown | |
56 0.8 Unknown | |
57 ------- -------------- | 58 ------- -------------- |
59 | |
60 *as of 2024-10-22 |