Browsing Settings > Delay Image Loading
-
I want "DELAY IMAGE LOADING" un-checked by DEFAULT for every new user because it makes the site feel slow. What lines of code do I need to modify?
-
NodeBB/src/controllers/api.js at master · NodeBB/NodeBB
Node.js based forum software built for the modern web - NodeBB/src/controllers/api.js at master · NodeBB/NodeBB
GitHub (github.com)
Try changing the
true
tofalse
at the end of the line.
Copyright © 2024 NodeBB | Contributors