- Improve .env.example documentation
- Convert inline comments to multi-line format for better readability
- Add more descriptive explanations for each configuration option
- Maintain professional tone while preserving important guidance
- Better explain use cases (e.g., air-gapped environments)
* 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