X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fapplication.yaml;h=7628624dfd20c07b1957155f8d4d91c873d7883a;hb=54095a2c9bb90f777579b32ec7052c26bb3168c5;hp=5684c46361a7c5832058948b0c8b54531b02e2c3;hpb=02cb601e28586dee95122e9fd8e19f77dedb5e08;p=nonrtric%2Fplt%2Fa1policymanagementservice.git diff --git a/config/application.yaml b/config/application.yaml index 5684c46..7628624 100644 --- a/config/application.yaml +++ b/config/application.yaml @@ -42,7 +42,7 @@ logging: org.springframework.data: ERROR org.springframework.web.reactive.function.client.ExchangeFunctions: ERROR org.onap.ccsdk.oran.a1policymanagementservice: INFO - # org.onap.ccsdk.oran.a1policymanagementservice.tasks: TRACE + # org.onap.ccsdk.oran.a1policymanagementservice.tasks: TRACE file: name: /var/log/policy-agent/application.log server: @@ -74,7 +74,10 @@ app: http.proxy-type: HTTP # path where the service can store data vardata-directory: /var/policy-management-service - # the config-file-schema-path referres to a location in the jar file. If this property is empty or missing, - # no schema validation will be executed. + # the config-file-schema-path referres to a location in the jar file. If this property is empty or missing, + # no schema validation will be executed. config-file-schema-path: /application_configuration_schema.json + # A file containing an authorization token, which shall be inserted in each HTTP header (authorization). + # If the file name is empty, no authorization token is sent. + auth-token-file: