oubo hace 5 años
padre
commit
6891b77c9d
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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
+