Software / code / prosody-modules
File
mod_stanzadebug/README.markdown @ 3492:f59334da6df9
mod_conversejs: Show fallback text if converse.js fails to load (thanks MattJ)
This can happen if javascript is enabled but 3rd party resources are
blocked, or some other error happened.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Tue, 19 Mar 2019 19:43:13 +0100 |
| parent | 2488:590ac12b7671 |
line wrap: on
line source
--- summary: Extra verbose stanza logging --- Summary ======= This module logs the full stanzas that are sent and received into debug logs, for debugging purposes.