1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12629] Add debug.errors_show

PHPBB3-12629
This commit is contained in:
Rubén Calvo
2018-09-01 01:47:10 +02:00
parent 1c406c70e0
commit 43141a0d92
3 changed files with 5 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ core:
exceptions: true
load_time: true
sql_explain: true
errors_show: true
twig:
debug: true