Added Normalized Quantity Search Support

This commit is contained in:
Frank Tao
2021-01-07 22:47:02 -05:00
parent aa467a71a7
commit 71541574e9
4 changed files with 27 additions and 8 deletions

View File

@@ -126,6 +126,11 @@ hapi:
# startTlsRequired:
# quitWait:
# lastn_enabled: true
#### This is configuration for normalized quantity serach level default is 0
#### 0: NORMALIZED_QUANTITY_SEARCH_NOT_SUPPORTED - default
#### 1: NORMALIZED_QUANTITY_STORAGE_SUPPORTED
#### 2: NORMALIZED_QUANTITY_SEARCH_SUPPORTED
# normalized_quantity_search_level: 2
#