Skip to content

Commit

Permalink
Update docs as requested in #556 , thanks to @ShifaSZ
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-dimitru committed Jan 17, 2018
1 parent e397bcb commit ad2927a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/insert.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,17 @@
Set to dataURI {<em>String</em>} for Base64
</td>
</tr>
<tr>
<td align="right">
<code>settings.fileName</code> {<em>String</em>}
</td>
<td>
[REQUIRED] <strong>only</strong> for <code>base64</code> uploads
</td>
<td>
For regular uploads this option is [OPTIONAL], will replace default file's name provided in HTML5 <code>files</code> item
</td>
</tr>
<tr>
<td align="right">
<code>settings.isBase64</code> {<em>Boolean</em>}
Expand Down

0 comments on commit ad2927a

Please sign in to comment.