HIDE_TRACEBACK
Platforms
All
Abstract
Boolean value determining whether or not error tracebacks are shown to non-postmasters.
Examples
z/VM: |
HIDE_TRACEBACK = 1 |
Unix: |
HIDE_TRACEBACK=1 export HIDE_TRACEBACK |
Windows: |
HIDE_TRACEBACK=1 |
Details
Tracebacks in LISTSERV error messages may be suppressed by setting the Boolean site configuration variable HIDE_TRACEBACK. When set, tracebacks are no longer included in error messages, except in certain postmaster-only e-mail messages.
This has no impact on what is written to the LISTSERV log. The traceback is always written to the LISTSERV log.
Default Value
0, that is, do not suppress the tracebacks.