Yuki Takei пре 6 година
родитељ
комит
61b6fc1555
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      app.json

+ 3 - 3
app.json

@@ -27,16 +27,16 @@
     },
     },
     "INSTALL_PLUGINS": {
     "INSTALL_PLUGINS": {
       "description": "Comma-separated list of plugin package names to install.",
       "description": "Comma-separated list of plugin package names to install.",
-      "value": "growi-plugin-lsx,growi-plugin-pukiwiki-like-linker",
+      "value": "growi-plugin-lsx,growi-plugin-pukiwiki-like-linker,growi-plugin-attachment-refs",
       "required": false
       "required": false
     }
     }
   },
   },
   "addons": [
   "addons": [
     "mongolab",
     "mongolab",
     {
     {
-      "plan": "bonsai:sandbox-6",
+      "plan": "searchbox:starter",
       "options": {
       "options": {
-        "version": "6.5.4"
+        "es_version": "6"
       }
       }
     }
     }
   ]
   ]