Lift "Depth of nested values" to a higher level

Currently this section is under "Numbers" which seems to be wrong.
This commit is contained in:
i-ky 2020-08-08 14:10:16 +03:00 committed by GitHub
parent a154389827
commit d9c5b1d4df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,7 @@ to overflow semantics). Also, no support or hooks are provided for any
supplemental "bignum" type add-on packages.
Depth of nested values
----------------------
======================
To avoid stack exhaustion, Jansson currently limits the nesting depth
for arrays and objects to a certain value (default: 2048), defined as