Software / code / prosody-modules
File
mod_traceback/README.markdown @ 5937:d82c0383106a
mod_muc_restrict_pm: small rewrite. improves room config options
| author | Nicholas George <wirlaburla@worlio.com> |
|---|---|
| date | Thu, 23 May 2024 01:05:56 -0500 |
| parent | 2799:db0f654b9b3f |
line wrap: on
line source
This module writes out a traceback to `traceback.txt` in Prosodys data directory (see `prosodyctl about`) when the signal `SIGUSR1` is received. This is useful when debugging seemingly frozen instances in case it is stuck in Lua code.