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 c3ee25d commit 0339bf2Copy full SHA for 0339bf2
docs/config.md
@@ -110,9 +110,11 @@ ACHGateway:
110
[ ExcludeReturns: <boolean> | default = false ]
111
[ ExcludeReconciliations: <boolean> | default = false ]
112
Reconciliation:
113
- [ Enabled: <boolean> | default = false]
+ [ Enabled: <boolean> | default = false ]
114
# Partial filename to match on. Example: "RECON_"
115
[ PathMatcher: <string> | default = "" ]
116
+ [ ProduceFileEvents: <boolean> | default = false ]
117
+ [ ProduceEntryEvents: <boolean> | default = false ]
118
Prenotes:
119
[ Enabled: <boolean> | default = false]
120
# Partial filename to match on. Example: "PRENOTE_"
0 commit comments