Mercurial > prosody-modules
comparison mod_extdisco/README.markdown @ 4020:4b47c8eeca22
mod_extdisco, mod_turncredentials: Note incompatibility in readmes.
author | tastytea <tastytea@tastytea.de> |
---|---|
date | Thu, 14 May 2020 17:28:38 +0200 |
parents | 46c49cff1023 |
children |
comparison
equal
deleted
inserted
replaced
4019:221b6bee26e2 | 4020:4b47c8eeca22 |
---|---|
52 type="ftp"; | 52 type="ftp"; |
53 username="guest"; | 53 username="guest"; |
54 }; | 54 }; |
55 } | 55 } |
56 ``` | 56 ``` |
57 | |
58 Compatibility | |
59 ============= | |
60 | |
61 Incompatible with | |
62 [mod_turncredentials](https://modules.prosody.im/mod_turncredentials). |