Skip to content

Commit e9fb9b9

Browse files
author
robert-knight
committed
Update ds_config_sample.py
1 parent 3484ce2 commit e9fb9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/ds_config_sample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"gateway_display_name": "Stripe",
2626
"github_example_url": "https://github.com/docusign/code-examples-python/tree/master/app/",
2727
"documentation": "", # Use an empty string to indicate no documentation path.
28-
"quickstart": "{QUICKSTART_VALUE}"
28+
"quickstart": False # When set to True, only the first code example is available in the examples menu.
2929
}
3030

3131
DS_JWT = {

0 commit comments

Comments
 (0)