Software /
code /
prosody-modules
Comparison
mod_alias/README.md @ 6029:4ac59707bcfb
mod_alias: README.md: fix label
author | Menel <menel@snikket.de> |
---|---|
date | Wed, 30 Oct 2024 12:54:11 +0100 |
parent | 6005:49e3289c145e |
child | 6211:750d64c47ec6 |
comparison
equal
deleted
inserted
replaced
6028:2d2766328179 | 6029:4ac59707bcfb |
---|---|
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: | 3 labels: |
5 - 'Stage-Alpha' | 4 - 'Stage-Alpha' |
6 ... | 5 ... |
7 | 6 |
8 Introduction | 7 Introduction |
50 Instructions for use are included in the script. | 49 Instructions for use are included in the script. |
51 | 50 |
52 Compatibility | 51 Compatibility |
53 ============= | 52 ============= |
54 | 53 |
55 ------- -------------- | 54 ------------–---------- -------------- |
56 trunk* Works | 55 trunk as of 2024-10-22 Works |
57 0.12 Works | 56 0.12 Works |
58 ------- -------------- | 57 ----------------------- -------------- |
59 | 58 |
60 *as of 2024-10-22 |