diff options
Diffstat (limited to 'sparkybe-onap-application/config/application-resources.properties')
-rw-r--r-- | sparkybe-onap-application/config/application-resources.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sparkybe-onap-application/config/application-resources.properties b/sparkybe-onap-application/config/application-resources.properties index 2a7770f..5860c7a 100644 --- a/sparkybe-onap-application/config/application-resources.properties +++ b/sparkybe-onap-application/config/application-resources.properties @@ -6,3 +6,4 @@ resources.basicAuthPassword=AAI resources.client-cert=client-cert-onap.p12 resources.client-cert-password=1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10 resources.trust-store=tomcat_keystore +resources.maxSelfLinkTraversalDepth=2 |