The limit of recursions permitted for parsing constructed elements.
Feel free to increase this, if you are not afraid of your system parsing
deeply-nested elements, but you probably do not need to change this.
You probably do not want to exceed 20, because doing so could make your
application vulnerable to denial-of-service attacks, and you should
absolutely never set this to 255.
The limit of recursions permitted for parsing constructed elements. Feel free to increase this, if you are not afraid of your system parsing deeply-nested elements, but you probably do not need to change this. You probably do not want to exceed 20, because doing so could make your application vulnerable to denial-of-service attacks, and you should absolutely never set this to 255.