Page MenuHomeDevCentral

D602.id1513.diff
No OneTemporary

D602.id1513.diff

diff --git a/files/usr/local/bin/setup-phabricator b/files/usr/local/bin/setup-phabricator
--- a/files/usr/local/bin/setup-phabricator
+++ b/files/usr/local/bin/setup-phabricator
@@ -38,7 +38,7 @@
# Installation
if [ -z "$PHABRICATOR_NO_INSTALL" ]; then
bin/storage upgrade --force
- bin/config set storage.mysql-engine.max-size 8388608
+ bin/config set storage.mysql-engine.max-size $((8*1042*1024))
bin/config set pygments.enabled true
fi
@@ -47,5 +47,6 @@
# We're done
popd
+#restart phabricator daemon
sv restart phd
touch .initialized

File Metadata

Mime Type
text/x-diff
Expires
Fri, Oct 3, 01:06 (13 h, 18 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0e/4a/a9de4eef1f86ca1f360b8f292836
Default Alt Text
D602.id1513.diff (556 B)

Event Timeline