Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3773625
D602.id1512.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
556 B
Referenced Files
None
Subscribers
None
D602.id1512.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 25, 07:54 (20 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2262126
Default Alt Text
D602.id1512.diff (556 B)
Attached To
Mode
D602: Improve code readability: 8 Mb, restart operation
Attached
Detach File
Event Timeline
Log In to Comment