diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 502dbfa..f104fbc 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -195,7 +195,7 @@ hapi: # quitWait: # lastn_enabled: true # store_resource_in_lucene_index_enabled: true -### This is configuration for normalized quantity serach level default is 0 +### This is configuration for normalized quantity search level default is 0 ### 0: NORMALIZED_QUANTITY_SEARCH_NOT_SUPPORTED - default ### 1: NORMALIZED_QUANTITY_STORAGE_SUPPORTED ### 2: NORMALIZED_QUANTITY_SEARCH_SUPPORTED @@ -210,4 +210,4 @@ hapi: # rest_url: 'localhost:9200' # protocol: 'http' # schema_management_strategy: CREATE -# username: SomeUsername \ No newline at end of file +# username: SomeUsername