lazy loading

This commit is contained in:
Lorenzo Yario 2024-09-17 21:03:05 -07:00 committed by GitHub
parent 2b3eae89f1
commit 1db5c788dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1155,6 +1155,10 @@
// <tinyboard flag style>.
$config['flag_style'] = 'width:16px;height:11px;';
// Lazy loading
// https://developer.mozilla.org/en-US/docs/Web/Performance/Lazy_loading
$config['content_lazy_loading'] = false;
/*
* ====================
* Javascript