* docs: add references to PUB_DISABLE_ALL_EXTERNAL_REQUESTS
* fix: somehow i forgot the PUB_ prefix
* feat: remove all external stuff (stripe, plausible, video) when PUB_DISABLE_ALL_EXTERNAL_REQUESTS is on
* docs: add note
* fix(docs): grammar
* fix: only hide plausible opt-in when privacy mode is enabled
The docker-compose.yml link for this doc doesn't work as it seems like the compose file has been moved to the root. This PR adjusts the path to point to the correct one.