Promjena 64 -> 64M u varijabli "apc.shm_size"
[php-apc-cn.git] / debian / postinst
index 934e3f7..b044bea 100755 (executable)
@@ -37,8 +37,8 @@ if [ -e "$CONF" ]; then
     cp -a "$CONF" "$CONF.$$"
     cp-update --comment ';' php-apc-cn "$CONF.$$" <<EOF
 apc.enabled=1
-apc.shm_size=64
-apc.include_once_override=1
+apc.shm_size=64M
+apc.include_once_override=0
 apc.shm_segments=1
 apc.ttl=7200
 apc.user_ttl=7200