소스 검색

update shell

oubo 5 년 전
부모
커밋
6891b77c9d
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      data/upgrade/v3.0.0/v3.0.0.sh

+ 3 - 1
data/upgrade/v3.0.0/v3.0.0.sh

@@ -64,4 +64,6 @@ curl -s http://${domain}:${port}/v2/tools/report-forms-data-init?key=CPTHDBillAm
 
 #if [ -z `php -m | grep imagick` ];then
 #   echo |  pecl install imagick
-#fi
+#fi
+sed -i -e '/^#  wiredTiger:/a\    engineConfig:\n\      cacheSizeGB: 0.25' -e 's/^#  wiredTiger:/  wiredTiger:/' /etc/mongod.conf
+