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

[ticket/12628] Introduce debug.memory

Also fix one debug.sql_explain missing from the previous PR

PHPBB3-12628
This commit is contained in:
Jakub Senko
2018-08-01 15:05:10 +02:00
parent 445afbaeba
commit 204f798f76
4 changed files with 18 additions and 10 deletions

View File

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