Skip to content
Snippets Groups Projects
Commit 0f0aa48c authored by Abhay Joshi's avatar Abhay Joshi
Browse files

Merge branch 'aws--integration-useragent-var' into 'master'

Fixing variable for aws

See merge request !550
parents 22d85667 17fccf6e
No related branches found
No related tags found
1 merge request!550Fixing variable for aws
Pipeline #187240 failed
......@@ -44,7 +44,7 @@ aws.elasticache.cluster.schema.expiration=60
# AWS user agent variables
aws.disableUserAgent=${DISABLE_USER_AGENT}
aws.osduVersion={OSDU_VERSION}
aws.osduVersion=${OSDU_VERSION}
# Maximum size of cache value
MAX_CACHE_VALUE_SIZE=1000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment