Skip to content

Commit 1ffd2f3

Browse files
authored
Update index.mdx
1 parent 1803f1b commit 1ffd2f3

File tree

1 file changed

+6
-0
lines changed
  • docs/platforms/unreal/configuration/debug-symbols

1 file changed

+6
-0
lines changed

docs/platforms/unreal/configuration/debug-symbols/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ The `sentry-cli` require you to specify the organization and project to work wit
3131

3232
To configure the `sentry-cli` using properties file enter the [Auth Token](https://sentry.io/orgredirect/organizations/:orgslug/settings/auth-tokens/), Organization Slug, and Project Name. Note, that the Unreal Engine SDK automatically creates a `sentry.properties` file at the root of your project directory to store the configuration. This configuration file should **never** be made publicly available.
3333

34+
<Alert>
35+
36+
If the properties file is not found during the symbol upload process, it falls back to using environment variables.
37+
38+
</Alert>
39+
3440
### Environment Variables
3541

3642
The `sentry-cli` can be configured by setting the following environment variables which will be automatically picked up during the debug symbol upload:

0 commit comments

Comments
 (0)