lazy loading

This commit is contained in:
Lorenzo Yario
2024-09-17 21:03:05 -07:00
committed by GitHub
parent 2b3eae89f1
commit 1db5c788dd

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