File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
docs/platforms/unreal/configuration Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ SentrySubsystem->InitializeWithSettings(SettingsDelegate);
3030```
3131
3232**Important things to note about environments:**
33-
34- - Environment names are case-sensitive.
35- - Names cannot include new lines, spaces, or forward slashes.
36- - Certain strings, like "None", aren't allowed.
37- - The maximum length for an environment name is 64 characters.
38- - Environments can't be deleted, but can be [hidden](/product/sentry-basics/environments/#hidden-environments) if no longer needed.
33+
34+ - Environment names are case-sensitive.
35+ - Names cannot include new lines, spaces, or forward slashes.
36+ - Certain strings, like "None", aren't allowed.
37+ - The maximum length for an environment name is 64 characters.
38+ - Environments can't be deleted, but can be [hidden](/product/sentry-basics/environments/#hidden-environments) if no longer needed.
3939
You can’t perform that action at this time.
0 commit comments