https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39740
--- Comment #21 from Tomás Cohen Arazi (tcohen) <[email protected]> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #18) > I'd say KTD should set an env flag and we should query for it. Let me clarify my comment :-D I think we should have a `koha-conf.xml` entry or section for this things. I would like to be able to enable stack traces in koha-conf.xml instead of detecting how it is being run. We could also override using variables which `run.sh` (the startup script KTD uses) could set. This could be useful for running in jenkins where we might want to disable stacktraces for (say) Cypress tasks so they are similar to production, but enable them by default in KTD. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
