Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
12 lines (12 loc) · 1.93 KB

README_options.rst

File metadata and controls

executable file
·
12 lines (12 loc) · 1.93 KB
Key Default Description
actingPartyCn The acting party Common name used in contracts
address localhost:1323 Interface and port for http server to bind to, default: localhost:1323

enableCORS irmaConfigPath

false

Set if you want to allow CORS requests. This is useful when you want browsers to directly communicate with the nuts node. path to IRMA config folder. If not set, a tmp folder is created.

irmaSchemeManager mode publicUrl

pbdf

The IRMA schemeManager to use for attributes. Can be either 'pbdf' or 'irma-demo', default: pbdf server or client, when client it does not start any services so that CLI commands can be used. Public URL which can be reached by a users IRMA client

skipAutoUpdateIrmaSchemas false set if you want to skip the auto download of the irma schemas every 60 minutes.