Skip to content

Commit c86a4bf

Browse files
committed
Updated sanity docs
1 parent c911be2 commit c86a4bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/content/docs/sanity-source.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ Options for SanitySource
1717
| <a name="module_sanity-source.SanityOptions+maxNumPages">`maxNumPages`</a> | <code>number</code>| <code>-1</code> | Max number of pages. Use `-1` for all pages |
1818
| <a name="module_sanity-source.SanityOptions+mergePages">`mergePages`</a> | <code>boolean</code>| | To combine paginated files into a single file. |
1919
| <a name="module_sanity-source.SanityOptions+pageNumZeroPad">`pageNumZeroPad`</a> | <code>number</code>| <code>0</code> | How many zeros to pad each json filename index with. |
20+
| <a name="module_sanity-source.SanityOptions+appendCroppedFilenames">`appendCroppedFilenames`</a> | <code>boolean</code>| <code>true</code> | If an image has a crop set within Sanity, this setting will append the cropped filename to each image object as `launchpad.croppedFilename`. Set this to `false` to disable this behavior. |
2021
| <a name="module_sanity-source.SanityOptions+apiToken">`apiToken`</a> | <code>string</code>| | API Token defined in your sanity project. |

0 commit comments

Comments
 (0)