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:So the file will look like this:Save, upload and purge cache
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
Code:
imports: - { resource: ../default/config.yml }core: debug: load_time: true memory: true
Statistics: Posted by Stoker — 20 May 2024, 15:53