Skip to content

Commit

Permalink
Added the words "greater than"
Browse files Browse the repository at this point in the history
Added the words "greater than" to the max content length setting update.
  • Loading branch information
BobBlank12 authored Feb 13, 2020
1 parent 74c2241 commit 92722b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/migration/migrate_7_0/settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -286,5 +286,5 @@ still be adjusted as desired using the cluster settings API.

[float]
==== HTTP Max content length setting is no longer parsed leniently
Previously, `http.max_content_length` would reset to `100mb` if the setting was
Previously, `http.max_content_length` would reset to `100mb` if the setting was greater than
`Integer.MAX_VALUE`. This leniency has been removed.

0 comments on commit 92722b0

Please sign in to comment.