Skip to content

Commit e3c1c1b

Browse files
committed
Add docs
1 parent 1809774 commit e3c1c1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs/docs/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ catalog:
332332
| rest.signing-region | us-east-1 | The region to use when SigV4 signing a request |
333333
| rest.signing-name | execute-api | The service signing name to use when SigV4 signing a request |
334334
| oauth2-server-uri | <https://auth-service/cc> | Authentication URL to use for client credentials authentication (default: uri + 'v1/oauth/tokens') |
335+
| snapshot-loading-mode | refs | The snapshots to return in the body of the metadata. Setting the value to `all` would return the full set of snapshots currently valid for the table. Setting the value to `refs` would load all snapshots referenced by branches or tags. |
335336

336337
<!-- markdown-link-check-enable-->
337338

0 commit comments

Comments
 (0)