We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0639b commit 428954eCopy full SHA for 428954e
helm/acapy-cloud/conf/local/governance-agent.yaml
@@ -182,7 +182,7 @@ env:
182
ACAPY_AUTO_PROVISION: true
183
# Ledger
184
ACAPY_GENESIS_URL: http://ledger-browser:8000/genesis
185
- # ACAPY_NO_LEDGER: true # TODO: disable ledger when switching to did:cheqd
+ ACAPY_NO_LEDGER: true
186
187
ACAPY_PUBLIC_INVITES: true
188
ACAPY_ENDORSER_ROLE: endorser
helm/acapy-cloud/conf/local/multitenant-agent.yaml
@@ -192,7 +192,7 @@ env:
192
193
194
195
196
197
# Multi-tenant Configuration
198
ACAPY_MULTITENANT: true
0 commit comments