1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/16898] Do not restrict the debug error handler to the dev env

PHPBB3-16898
This commit is contained in:
Tristan Darricau
2021-10-21 21:00:33 +02:00
committed by Marc Alexander
parent 99734fc648
commit 1d4fbd240e
3 changed files with 9 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ core:
sql_explain: true
memory: true
show_errors: true
error_handler: true
twig:
debug: true