summaryrefslogtreecommitdiffstats
path: root/apcu-5.1.2.ini
diff options
context:
space:
mode:
Diffstat (limited to 'apcu-5.1.2.ini')
-rw-r--r--apcu-5.1.2.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/apcu-5.1.2.ini b/apcu-5.1.2.ini
index b38681d..13df71c 100644
--- a/apcu-5.1.2.ini
+++ b/apcu-5.1.2.ini
@@ -48,7 +48,7 @@ apc.mmap_file_mask=/tmp/apc.XXXXXX
; A key is considered "slammed" if it was the last key set,
; and a context other than the current one set it ( ie. it
; was set by another process or thread )
-;apc.slam_defense=1
+;apc.slam_defense=0
; Defines which serializer should be used
; Default is the standard PHP serializer.