diff options
Diffstat (limited to 'suhosin.ini')
| -rw-r--r-- | suhosin.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/suhosin.ini b/suhosin.ini index b37013b..4dfbf43 100644 --- a/suhosin.ini +++ b/suhosin.ini | |||
| @@ -1334,6 +1334,16 @@ | |||
| 1334 | ;suhosin.upload.max_uploads = 25 | 1334 | ;suhosin.upload.max_uploads = 25 |
| 1335 | ; | 1335 | ; |
| 1336 | 1336 | ||
| 1337 | ; suhosin.upload.max_newlines | ||
| 1338 | ; -------------------------- | ||
| 1339 | ; * Type: Integer | ||
| 1340 | ; * Default: 100 | ||
| 1341 | ; | ||
| 1342 | ; Defines the maximum number of newlines in rfc1867 mime headers. | ||
| 1343 | ; | ||
| 1344 | ;suhosin.upload.max_newlines = 100 | ||
| 1345 | ; | ||
| 1346 | |||
| 1337 | ; suhosin.upload.disallow_elf | 1347 | ; suhosin.upload.disallow_elf |
| 1338 | ; --------------------------- | 1348 | ; --------------------------- |
| 1339 | ; * Type: Boolean | 1349 | ; * Type: Boolean |
