diff options
| author | Stefan | 2010-03-04 21:52:03 +0100 |
|---|---|---|
| committer | Stefan | 2010-03-04 21:52:03 +0100 |
| commit | 8d22a97250131c7246ee58f35d27445a15c619c3 (patch) | |
| tree | f069df544fb46d989f634119b2ed452304a8e53c /suhosin.ini | |
| parent | 2a789c5c933496f4d374a73f3b9b42704c4c8502 (diff) | |
Changed simulation mode now affects (dis)allowed functions
Diffstat (limited to 'suhosin.ini')
| -rw-r--r-- | suhosin.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/suhosin.ini b/suhosin.ini index 9696e7b..2420501 100644 --- a/suhosin.ini +++ b/suhosin.ini | |||
| @@ -134,7 +134,8 @@ extension = suhosin.so | |||
| 134 | ; If you fear that Suhosin breaks your application, you can activate Suhosin's | 134 | ; If you fear that Suhosin breaks your application, you can activate Suhosin's |
| 135 | ; simulation mode with this flag. When Suhosin runs in simulation mode, | 135 | ; simulation mode with this flag. When Suhosin runs in simulation mode, |
| 136 | ; violations are logged as usual, but nothing is blocked or removed from the | 136 | ; violations are logged as usual, but nothing is blocked or removed from the |
| 137 | ; request. (Transparent Encryptions are NOT deactivated in simulation mode.) | 137 | ; request. (Transparent features are NOT deactivated in simulation mode.) |
| 138 | ; (since v0.9.30 affects (dis)allowed functions) | ||
| 138 | ;suhosin.simulation = Off | 139 | ;suhosin.simulation = Off |
| 139 | 140 | ||
| 140 | ; APC 3.0.12(p1/p2) uses reserved resources without requesting a resource slot | 141 | ; APC 3.0.12(p1/p2) uses reserved resources without requesting a resource slot |
