Skip to content

Commit d89cff2

Browse files
Remove build flag references from deployment docs
Per review feedback, removed point 3 about build-time control with MM_DESKTOP_BUILD_SENTRYDSN from deployment docs. This information is more appropriately detailed in the desktop-app-privacy.rst file. Co-authored-by: Devin Binnie <devinbinnie@users.noreply.github.com>
1 parent b06e3da commit d89cff2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

source/deployment-guide/desktop/desktop-app-deployment.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ If your organization has policies restricting external telemetry or data transmi
4343

4444
1. **Communicate with users**: Inform users about this default-enabled feature and provide guidance on whether to disable it based on your organization's data handling policies
4545
2. **User control**: Users can disable error reporting at any time through the desktop app Settings. The setting requires an app restart to take effect
46-
3. **Build-time control**: Organizations building the desktop app from source can prevent Sentry initialization entirely by omitting the ``MM_DESKTOP_BUILD_SENTRYDSN`` environment variable during the build process
47-
4. **Compliance considerations**: Organizations subject to data residency requirements or strict data handling policies should evaluate whether Sentry's error tracking aligns with their compliance needs
46+
3. **Compliance considerations**: Organizations subject to data residency requirements or strict data handling policies should evaluate whether Sentry's error tracking aligns with their compliance needs
4847

4948
For more information on disabling error reporting, see the :doc:`desktop app troubleshooting guide </deployment-guide/desktop/desktop-troubleshooting>`. For comprehensive privacy and compliance information, see :doc:`Desktop app privacy and data handling </deployment-guide/desktop/desktop-app-privacy>`.
5049

0 commit comments

Comments
 (0)