Created
October 29, 2019 12:38
-
-
Save 3D-I/f8fa40743f3033f4052843fdf3a1d27f to your computer and use it in GitHub Desktop.
Enable SQL explain and load time in phpBB 3.3.x
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
parameters: | |
debug.load_time: true | |
debug.sql_explain: true | |
debug.memory: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add it to any extension config and purge the cache