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 b62fb39 commit c572a61Copy full SHA for c572a61
1 file changed
acapy_agent/multitenant/admin/routes.py
@@ -51,6 +51,7 @@
51
"ACAPY_PRESERVE_EXCHANGE_RECORDS": "preserve_exchange_records",
52
"ACAPY_PUBLIC_INVITES": "public_invites",
53
"ACAPY_REQUESTS_THROUGH_PUBLIC_DID": "requests_through_public_did",
54
+ "ACAPY_ENABLE_AUTO_REVOCATION_RECOVERY": "anoncreds.revocation.auto_recovery_enabled",
55
}
56
57
ACAPY_LIFECYCLE_CONFIG_FLAG_ARGS_MAP = {
0 commit comments