maxDynRespSize

#1
<p>The dynamic response body size is over the limit, the response will be truncated by the web server. The limit is set in the key 'maxDynRespSize' located in the tuning section of the server configuration, and labeled 'max dynamic response body size'.

Now the value is 1M

The error occurs when exporting a database of more than 30M
 
Top