Yuki Takei пре 7 година
родитељ
комит
9abd0794bc
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      app.json

+ 2 - 1
app.json

@@ -14,7 +14,8 @@
     },
     "FILE_UPLOAD": {
       "description": "Attached files storage. - mongodb | aws | local | none",
-      "value": "mongodb"
+      "value": "mongodb",
+      "required": false
     },
     "SECRET_TOKEN": {
       "description": "A secret key for verifying the integrity of signed cookies.",