diff options
Diffstat (limited to 'aai-resources/bundleconfig-local')
-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 27a744c..dda9b46 100644 --- a/aai-resources/bundleconfig-local/etc/appprops/aaiconfig.properties +++ b/aai-resources/bundleconfig-local/etc/appprops/aaiconfig.properties @@ -151,3 +151,7 @@ aai.jms.enable=false #limit set for bulk consumer APIS aai.bulkconsumer.payloadlimit=30 + +#uncomment and use header X-OverrideLimit with the value to override the bulk api limit +#aai.bulkconsumer.payloadoverride=E6F04B93462CB5B0EDF41C05A9DDF5C3FE59748F +aai.bulkconsumer.payloadoverride=false |