Skip to content

Commit

Permalink
Added BATCH_FILE_CAPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
kalanakt authored Jan 7, 2022
1 parent 70b4103 commit dfa9296
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@
"description": "A custom file caption for your files. formatable with , file_name, file_caption, file_size, Read Readme.md for better understanding.",
"required": false
},
"BATCH_FILE_CAPTION": {
"description": "A custom file caption for your batch files. formatable with , file_name, file_caption, file_size, Read Readme.md for better understanding.",
"required": false
},
"DATABASE_URI": {
"description": "mongoDB URI. Get this value from https://www.mongodb.com. For more help watch this video - https://youtu.be/dsuTn4qV2GA",
"required": true
Expand Down

0 comments on commit dfa9296

Please sign in to comment.