projects
/
php-apcu-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc9e39a
)
Promjena 64 -> 64M u varijabli "apc.shm_size"
author
Zeljko Boros
<Zeljko.Boros@carnet.hr>
Mon, 11 Nov 2013 15:11:16 +0000
(16:11 +0100)
committer
Zeljko Boros
<Zeljko.Boros@carnet.hr>
Mon, 11 Nov 2013 15:11:16 +0000
(16:11 +0100)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
2a3aa6d
..
b044bea
100755
(executable)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-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