Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 30 additions & 45 deletions config/snippet-config/canton-snippet-list-remote.json
Original file line number Diff line number Diff line change
Expand Up @@ -4814,9 +4814,9 @@
"sourceRepo": "canton",
"sourceFilepath": "community/app/src/test/resources/documentation-snippets/docs-cn-appdev_configuration_reference.conf",
"location": {
"type": "lines",
"start": 1,
"end": 6
"type": "stringMarker",
"start": "CF_DOCS_SNIPPET_APPDEV_CONFIG_ENV_SUBSTITUTION_START",
"end": "CF_DOCS_SNIPPET_APPDEV_CONFIG_ENV_SUBSTITUTION_END"
},
"description": "HOCON: Postgres properties with environment substitution (documentation-snippets docs-cn-appdev_configuration_reference.conf)",
"options": {
Expand All @@ -4829,9 +4829,9 @@
"sourceRepo": "canton",
"sourceFilepath": "community/app/src/test/resources/documentation-snippets/docs-cn-appdev_configuration_reference.conf",
"location": {
"type": "lines",
"start": 8,
"end": 13
"type": "stringMarker",
"start": "CF_DOCS_SNIPPET_APPDEV_CONFIG_PARTICIPANT_INIT_START",
"end": "CF_DOCS_SNIPPET_APPDEV_CONFIG_PARTICIPANT_INIT_END"
},
"description": "HOCON: participant init (ledger-api deduplication, node identifier) \u2014 docs-cn-appdev_configuration_reference.conf",
"options": {
Expand All @@ -4844,9 +4844,9 @@
"sourceRepo": "canton",
"sourceFilepath": "community/app/src/test/resources/documentation-snippets/docs-cn-appdev_configuration_reference.conf",
"location": {
"type": "lines",
"start": 15,
"end": 22
"type": "stringMarker",
"start": "CF_DOCS_SNIPPET_APPDEV_CONFIG_ALPHA_VERSION_SUPPORT_START",
"end": "CF_DOCS_SNIPPET_APPDEV_CONFIG_ALPHA_VERSION_SUPPORT_END"
},
"description": "HOCON: canton.parameters and participant alpha-version-support \u2014 docs-cn-appdev_configuration_reference.conf",
"options": {
Expand All @@ -4859,9 +4859,9 @@
"sourceRepo": "canton",
"sourceFilepath": "community/app/src/test/resources/documentation-snippets/docs-cn-appdev_faq_max_connections.conf",
"location": {
"type": "lines",
"start": 1,
"end": 3
"type": "stringMarker",
"start": "CF_DOCS_SNIPPET_APPDEV_FAQ_LEDGER_API_CONNECTION_ALLOCATION_START",
"end": "CF_DOCS_SNIPPET_APPDEV_FAQ_LEDGER_API_CONNECTION_ALLOCATION_END"
},
"description": "HOCON: Ledger API connection allocation (appdev + GS FAQ) \u2014 docs-cn-appdev_faq_max_connections.conf",
"options": {
Expand All @@ -4874,9 +4874,9 @@
"sourceRepo": "canton",
"sourceFilepath": "community/app/src/test/resources/documentation-snippets/docs-cn-global-synchronizer_advanced_operations.conf",
"location": {
"type": "lines",
"start": 1,
"end": 2
"type": "stringMarker",
"start": "CF_DOCS_SNIPPET_GS_ADVANCED_OPERATIONS_REPAIR_PREVIEW_FLAGS_START",
"end": "CF_DOCS_SNIPPET_GS_ADVANCED_OPERATIONS_REPAIR_PREVIEW_FLAGS_END"
},
"description": "HOCON: repair/preview feature flags \u2014 docs-cn-global-synchronizer_advanced_operations.conf",
"options": {
Expand All @@ -4889,9 +4889,9 @@
"sourceRepo": "canton",
"sourceFilepath": "community/app/src/test/resources/documentation-snippets/docs-cn-global-synchronizer_scripting.conf",
"location": {
"type": "lines",
"start": 1,
"end": 5
"type": "stringMarker",
"start": "CF_DOCS_SNIPPET_GS_SCRIPTING_CONSOLE_TIMEOUTS_START",
"end": "CF_DOCS_SNIPPET_GS_SCRIPTING_CONSOLE_TIMEOUTS_END"
},
"description": "HOCON: canton.parameters.timeouts.console \u2014 docs-cn-global-synchronizer_scripting.conf",
"options": {
Expand All @@ -4904,9 +4904,9 @@
"sourceRepo": "canton",
"sourceFilepath": "community/app/src/test/resources/documentation-snippets/docs-cn-global-synchronizer_scripting.conf",
"location": {
"type": "lines",
"start": 7,
"end": 15
"type": "stringMarker",
"start": "CF_DOCS_SNIPPET_GS_SCRIPTING_REMOTE_PARTICIPANT_START",
"end": "CF_DOCS_SNIPPET_GS_SCRIPTING_REMOTE_PARTICIPANT_END"
},
"description": "HOCON: canton.remote-participants.* \u2014 docs-cn-global-synchronizer_scripting.conf",
"options": {
Expand All @@ -4919,9 +4919,9 @@
"sourceRepo": "canton",
"sourceFilepath": "community/app/src/test/resources/documentation-snippets/docs-cn-global-synchronizer_performance_optimization.conf",
"location": {
"type": "lines",
"start": 1,
"end": 7
"type": "stringMarker",
"start": "CF_DOCS_SNIPPET_GS_PERFORMANCE_STORAGE_CONNECTION_POOL_START",
"end": "CF_DOCS_SNIPPET_GS_PERFORMANCE_STORAGE_CONNECTION_POOL_END"
},
"description": "HOCON: Hikari/storage pool tuning \u2014 docs-cn-global-synchronizer_performance_optimization.conf",
"options": {
Expand All @@ -4934,39 +4934,24 @@
"sourceRepo": "canton",
"sourceFilepath": "community/app/src/test/resources/documentation-snippets/docs-cn-global-synchronizer_performance_optimization.conf",
"location": {
"type": "lines",
"start": 9,
"end": 12
"type": "stringMarker",
"start": "CF_DOCS_SNIPPET_GS_PERFORMANCE_PRUNING_BATCH_START",
"end": "CF_DOCS_SNIPPET_GS_PERFORMANCE_PRUNING_BATCH_END"
},
"description": "HOCON: participant.parameters.batching pruning batch \u2014 docs-cn-global-synchronizer_performance_optimization.conf",
"options": {
"language": "hocon",
"normalizeIndent": false
}
},
{
"snippetName": "docs-open/target/snippet_json_data/docs-cn/docs-global-synchronizer-performance-optimization-burst-factor-hocon-2",
"sourceRepo": "canton",
"sourceFilepath": "community/app/src/test/resources/documentation-snippets/docs-cn-global-synchronizer_performance_optimization.conf",
"location": {
"type": "lines",
"start": 13,
"end": 16
},
"description": "HOCON: batching.max-burst-factor \u2014 docs-cn-global-synchronizer_performance_optimization.conf",
"options": {
"language": "hocon",
"normalizeIndent": false
}
},
{
"snippetName": "docs-open/target/snippet_json_data/docs-cn/docs-global-synchronizer-troubleshooting-performance-issues-pool-hocon-0",
"sourceRepo": "canton",
"sourceFilepath": "community/app/src/test/resources/documentation-snippets/docs-cn-global-synchronizer_troubleshooting-guide-performance-issues.conf",
"location": {
"type": "lines",
"start": 1,
"end": 3
"type": "stringMarker",
"start": "CF_DOCS_SNIPPET_GS_TROUBLESHOOTING_STORAGE_MAX_CONNECTIONS_START",
"end": "CF_DOCS_SNIPPET_GS_TROUBLESHOOTING_STORAGE_MAX_CONNECTIONS_END"
},
"description": "HOCON: storage max-connections \u2014 docs-cn-global-synchronizer_troubleshooting-guide-performance-issues.conf",
"options": {
Expand Down
Loading