Skip to content

Commit 3bc0fda

Browse files
committed
Update config value external_vc
1 parent e8b2bae commit 3bc0fda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ config.eidas = {
204204
};
205205

206206
config.external_vc = {
207-
enabled: true,
207+
enabled: false,
208208
credential_location: 'local', // local, jwks
209209
jwks: {
210210
host: '',

0 commit comments

Comments
 (0)