Skip to content

Commit 1a413a2

Browse files
committed
Fix docs
1 parent 4363739 commit 1a413a2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/layouts/shortcodes/generated/core_configuration.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@
5050
<td>Boolean</td>
5151
<td>Whether to create underlying storage when reading and writing the table.</td>
5252
</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>
5359
<tr>
5460
<td><h5>blob-field</h5></td>
5561
<td style="word-wrap: break-word;">(none)</td>

0 commit comments

Comments
 (0)