We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c377b commit 1addcd5Copy full SHA for 1addcd5
etc/config.dist.json
@@ -69,14 +69,7 @@
69
"image/png",
70
"image/jpeg",
71
"image/gif",
72
- "text/plain",
73
- "application/pdf",
74
- "application/msword",
75
- "application/vnd.ms-excel",
76
- "application/vnd.ms-powerpoint",
77
- "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
78
- "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
79
- "application/vnd.openxmlformats-officedocument.presentationml.presentation"
+ "text/plain"
80
],
81
"file_size" : "1M"
82
}
0 commit comments