diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2017-12-04 16:43:59 -0500 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2017-12-04 16:44:06 -0500 |
commit | 944224b1a452ba90913bac6bee842f5a6bd61770 (patch) | |
tree | a9c58365afea882ff9ddfdea33ea1f5bea35b53f /aai-resources/bundleconfig-local/etc/appprops/aaiconfig.properties | |
parent | 4febf4b4c10d435e2a12e4df34d590254263e38b (diff) |
Update the aai-resources to verify bulk limits
Issue-ID: AAI-529
Change-Id: Ia87e3298ce9c46f3b409587df6e9bd6e2065ec8a
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
Diffstat (limited to 'aai-resources/bundleconfig-local/etc/appprops/aaiconfig.properties')
-rw-r--r-- | aai-resources/bundleconfig-local/etc/appprops/aaiconfig.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/aai-resources/bundleconfig-local/etc/appprops/aaiconfig.properties b/aai-resources/bundleconfig-local/etc/appprops/aaiconfig.properties index 98d4c57..27a744c 100644 --- a/aai-resources/bundleconfig-local/etc/appprops/aaiconfig.properties +++ b/aai-resources/bundleconfig-local/etc/appprops/aaiconfig.properties @@ -147,3 +147,7 @@ aai.server.rebind=g # This is a fake one just for test so please ignore ecm.auth.password.x=OBF:1igd1i9a1jnb1yte1vv11vu91yt81jk71i6o1idt aai.run.migrations=false +aai.jms.enable=false + +#limit set for bulk consumer APIS +aai.bulkconsumer.payloadlimit=30 |