# HG changeset patch # User tastytea # Date 1589470118 -7200 # Node ID 4b47c8eeca226a1b8a50a5536bdf9bdddaf59333 # Parent 221b6bee26e235dbedb659ddf669069ddbb5c80b mod_extdisco, mod_turncredentials: Note incompatibility in readmes. diff -r 221b6bee26e2 -r 4b47c8eeca22 mod_extdisco/README.markdown --- a/mod_extdisco/README.markdown Wed May 13 11:43:27 2020 +0100 +++ b/mod_extdisco/README.markdown Thu May 14 17:28:38 2020 +0200 @@ -54,3 +54,9 @@ }; } ``` + +Compatibility +============= + +Incompatible with +[mod_turncredentials](https://modules.prosody.im/mod_turncredentials). diff -r 221b6bee26e2 -r 4b47c8eeca22 mod_turncredentials/README.markdown --- a/mod_turncredentials/README.markdown Wed May 13 11:43:27 2020 +0100 +++ b/mod_turncredentials/README.markdown Thu May 14 17:28:38 2020 +0200 @@ -16,3 +16,7 @@ - [coturn](https://github.com/coturn/coturn) - [setup guide][doc:coturn] - [restund](http://www.creytiv.com/restund.html) + +# Compatibility + +Incompatible with [mod_extdisco](https://modules.prosody.im/mod_extdisco.html)