config updates
This commit is contained in:
parent
c0e57b363d
commit
91af36cdcd
|
@ -17,4 +17,5 @@ app-elastic:
|
||||||
enabled: ${ELASTIC_ENABLED:}
|
enabled: ${ELASTIC_ENABLED:}
|
||||||
dmpIndexName: ${ELASTIC_DMP_INDEX:}
|
dmpIndexName: ${ELASTIC_DMP_INDEX:}
|
||||||
descriptionIndexName: ${ELASTIC_DESCRIPTION_INDEX:}
|
descriptionIndexName: ${ELASTIC_DESCRIPTION_INDEX:}
|
||||||
enableIcuAnalysisPlugin: false
|
enableIcuAnalysisPlugin: false
|
||||||
|
resetBatchSize: 1000
|
||||||
|
|
Loading…
Reference in New Issue