Why is this still true even though I set false in the .env file?
web/config.js:
The .env file:
Why is this still true even though I set false in the .env file?
web/config.js:
The .env file:
you are looking at the wrong place. search for p2p
in config.js and check config.p2p.enabled
is present or not in config.js.