1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Merge pull request #5313 from senky/ticket/12628

[ticket/12628] Introduce debug.memory
This commit is contained in:
Marc Alexander
2018-10-09 14:05:42 +02:00
committed by GitHub
4 changed files with 18 additions and 10 deletions

View File

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