Skip to content

Commit

Permalink
fix: Request body size on GCP Sample AppSettings. (#1217)
Browse files Browse the repository at this point in the history
#skip-changelog.
Close #1203.

Co-authored-by: Bruno Garcia <bruno@brunogarcia.com>
  • Loading branch information
lucas-zimerman and bruno-garcia committed Sep 28, 2021
1 parent 0a36adc commit 2cf2d02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Sentry": {
"Dsn": "https://eb18e953812b41c3aeb042e666fd3b5c@o447951.ingest.sentry.io/5428537",
"IncludeRequestPayload": true,
"MaxRequestBodySize": "Always",
"SendDefaultPii": true
}
}

0 comments on commit 2cf2d02

Please sign in to comment.