diff --git a/Documentation.html b/Documentation.html index d7f250135..f8791d661 100644 --- a/Documentation.html +++ b/Documentation.html @@ -3036,6 +3036,7 @@ RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization},L]
  • suhosin.post.max_array_index_length should be increased (eg. 256)
  • suhosin.request.max_totalname_length should be increased (eg. 8192)
  • suhosin.post.max_totalname_length should be increased (eg. 8192)
  • +
  • suhosin.get.max_value_length should be increased (eg. 1024)
  • suhosin.sql.bailout_on_error needs to be disabled (the default)
  • suhosin.log.* should not include SQL, otherwise you get big slowdown