{ "chain": { "chainId": 138, "rpcUrl": "http://localhost:8545", "packetRegistry": "", "triggerRegistry": "", "accountWalletRegistry": "", "complianceRegistry": "" }, "storage": { "profilesPath": "./data/profiles", "keysPath": "./data/keys", "metadataPath": "./data/metadata" }, "pdf": { "templatePath": "./templates", "signing": { "enabled": false, "certPath": "", "keyPath": "", "password": "" } }, "email": { "smtp": { "host": "smtp.example.com", "port": 587, "secure": false, "auth": { "user": "", "pass": "" } } }, "as4": { "endpoint": "", "certPath": "", "keyPath": "", "password": "" } }