SnapLogic Documentation has the following snippet:
You can configure this value in the FeedMaster node’s properties file by specifying the limit in bytes:
jcc.broker.disk_limit=
20971520
However the documentation is a little unclear on where this property should be set… are we supposed to:
- update the node properties through the UI (Manager)?
- update the c:\opt\snaplogic\etc\global.properties file and add it there?
Thanks