2
0
Yuki Takei 7 жил өмнө
parent
commit
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.",