Changes between Version 61 and Version 62 of NewLiveServer
- Timestamp:
- 11/30/10 19:04:50 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewLiveServer
v61 v62 286 286 {{{ 287 287 ;suhosin.post.max_vars = 200 288 suhosin.post.max_vars = 500 288 suhosin.post.max_vars = 5000 289 289 290 290 ;suhosin.request.max_vars = 200 291 suhosin.request.max_vars = 500 291 suhosin.request.max_vars = 5000 292 292 }}} 293 293