Quantcast
Channel: PhpBB3 BBCodes
Viewing all articles
Browse latest Browse all 262

Snippets • Display load time

$
0
0
This is how to display load time on your board.
You have to edit on core file.
Make sure to backup the file before editing.

Open config/production/config.yml
Add this to the bottom:

Code:

core:  debug:    load_time: true    memory: true
So the file will look like this:

Code:

imports:    - { resource: ../default/config.yml }core:  debug:    load_time: true    memory: true
Save, upload and purge cache
FireShot Capture 137 - PhpBB3 BBCodes - Post a new topic - phpbb3bbcodes.com.png

Statistics: Posted by Stoker — 20 May 2024, 15:53



Viewing all articles
Browse latest Browse all 262

Trending Articles