Merge branch 'wheezy'
[php-apc-cn.git] / debian / postinst
index 2a3aa6d..b044bea 100755 (executable)
@@ -37,7 +37,7 @@ if [ -e "$CONF" ]; then
     cp -a "$CONF" "$CONF.$$"
     cp-update --comment ';' php-apc-cn "$CONF.$$" <<EOF
 apc.enabled=1
-apc.shm_size=64
+apc.shm_size=64M
 apc.include_once_override=0
 apc.shm_segments=1
 apc.ttl=7200