Commit 42851063 by christopher lee

update shards

parent d475d1e6
......@@ -390,7 +390,7 @@ SWAGGER_SETTINGS = {
ELASTICSEARCH_INDEX_SETTINGS = {
'settings': {
'index': {
'number_of_shards': 5,
'number_of_shards': 3,
'number_of_replicas': 2
},
'analysis': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment