Page MenuHomeDevCentral

D602.diff
No OneTemporary

D602.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/plain
Expires
Sat, Oct 4, 13:03 (21 h, 28 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0e/4a/a9de4eef1f86ca1f360b8f292836
Default Alt Text
D602.diff (556 B)

Event Timeline