<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 19, 2016 at 11:16 PM, Mads Kiilerich <span dir="ltr"><<a href="mailto:mads@kiilerich.com" target="_blank">mads@kiilerich.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><br>
With debug=false, will tg / kallithea-tg also not send mails with stacktraces? I have found that very convenient for fixing productions.<br>
<br>
I don't know if it makes sense that backlash is a mandatory dependency or not. It is probably better to not have it installed on production systems.</blockquote><div><br></div><div>with debug=false TurboGears will disable the interactive debugger so you will need to have backlash installed and errorware enabled with one of the reporters.</div><div>Most commonly the email one, see <a href="http://turbogears.readthedocs.io/en/latest/reference/config-options.html#error-reporting">http://turbogears.readthedocs.io/en/latest/reference/config-options.html#error-reporting</a></div><div><br></div><div>If it's not working is probably because I somehow disabled backlash during the original port, but it was totally unwanted, I'll check it in a few minutes</div></div></div></div>