diff options
Diffstat (limited to 'h-source/Config/Reporting.php')
-rwxr-xr-x | h-source/Config/Reporting.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Config/Reporting.php b/h-source/Config/Reporting.php index 852e11d..9f2e75b 100755 --- a/h-source/Config/Reporting.php +++ b/h-source/Config/Reporting.php @@ -55,4 +55,4 @@ define ('MAX_POST_LENGTH',50000); //max length of the REQUEST_URI //set MAX_REQUEST_URI_LENGTH equal to 0 if you don't want to set an upper limit in the length of the REQUEST_URI -define ('MAX_REQUEST_URI_LENGTH',200);
\ No newline at end of file +define ('MAX_REQUEST_URI_LENGTH',300);
\ No newline at end of file |