X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fapplication.yaml;h=7628624dfd20c07b1957155f8d4d91c873d7883a;hb=refs%2Fchanges%2F43%2F8443%2F2;hp=54f47e0bef6377aa6daa6e7ecb7b37ca1961cb92;hpb=a1124947e62ef6bb710a777b67d463617b6a7d85;p=nonrtric%2Fplt%2Fa1policymanagementservice.git diff --git a/config/application.yaml b/config/application.yaml index 54f47e0..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,8 +74,8 @@ 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.