chore: update example settings file

This commit is contained in:
Stevan Freeborn
2026-02-06 06:53:20 -06:00
parent e02a18df00
commit 259daf1e5b
@@ -14,5 +14,13 @@
"Issuer": "Issuer",
"Secret": "Secret",
"ExpiryInMinutes": "ExpiryInMinutes"
},
"FileKeyRingOptions": {
"KeysDirectoryPath": "KeysDirectoryPath",
"PrimaryKeyId": "PrimaryKeyId"
},
"PlaidOptions": {
"ClientId": "ClientId",
"Secret": "Secret"
}
}