Annotate
mod_traceback/README.markdown @ 4161:032e1c79d039
mod_muc_inject_mentions: Add new configuration setting to look for mentions even if the client sent some already
author |
Seve Ferrer <seve@delape.net> |
date |
Tue, 29 Sep 2020 17:05:14 +0200 |
parent |
2799:db0f654b9b3f |
rev |
line source |
2799
|
1 This module writes out a traceback to `traceback.txt` in Prosodys data
|
|
2 directory (see `prosodyctl about`) when the signal `SIGUSR1` is
|
|
3 received. This is useful when debugging seemingly frozen instances in
|
|
4 case it is stuck in Lua code.
|