Skip to content

Commit 104291a

Browse files
authored
add environment limitations (#5058)
1 parent 1cbac2f commit 104291a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/product/security-policy-reporting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ In addition to the `sentry_key` parameter, you may also pass the following withi
6262

6363
`sentry_environment`
6464

65-
: The environment name (e.g. production).
65+
: The environment name (e.g. production). The environment name can't contain newlines, spaces, or forward slashes, can't be the string "None", or exceed 64 characters. Also, environments are case sensitive.
6666

6767
`sentry_release`
6868

0 commit comments

Comments
 (0)