We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4363739 commit 1a413a2Copy full SHA for 1a413a2
1 file changed
docs/layouts/shortcodes/generated/core_configuration.html
@@ -50,6 +50,12 @@
50
<td>Boolean</td>
51
<td>Whether to create underlying storage when reading and writing the table.</td>
52
</tr>
53
+ <tr>
54
+ <td><h5>blob-as-descriptor</h5></td>
55
+ <td style="word-wrap: break-word;">false</td>
56
+ <td>Boolean</td>
57
+ <td>Write blob field using blob descriptor rather than blob bytes.</td>
58
+ </tr>
59
<tr>
60
<td><h5>blob-field</h5></td>
61
<td style="word-wrap: break-word;">(none)</td>
0 commit comments